#6CE2AF#6CE2AF
#6CE2AF is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.131 H 163.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2AF |
|---|---|
| RGB | rgb(108, 226, 175) |
| HSL | hsl(154, 67%, 65%) |
| HSV | hsv(154, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.20, -45.14, 14.92) |
| CIE-LCH | lch(82.20, 47.54, 161.71°) |
| OKLab | oklab(83.06% -0.1249 0.0382) |
| OKLCH | oklch(83.06% 0.131 163) |
| XYZ | xyz(41.1149, 60.6724, 50.0934) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.22
Eucalyptus
#44D7A8
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 5.06
Light Greenish Blue
#63F7B4
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2AF #E26C9F
analogous
#6CE274 #6CE2AF #6CDAE2
triadic
#6CE2AF #AF6CE2 #E2AF6C
tetradic
#6CE2AF #746CE2 #E26C9F #DAE26C
square
#6CE2AF #746CE2 #E26C9F #DAE26C
split-complementary
#6CE2AF #E26CDA #E2746C
monochromatic
#23B173 #39D893 #6CE2AF #9FECCB #D2F6E7
Accessibility & contrast
On white
1.60
#6CE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6CE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2AF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2AF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#41E2D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce2af; /* rgb */ color: rgb(108, 226, 175); /* oklch */ color: oklch(83.1% 0.131 163.0);
Tailwind
colors: {
custom: {
50: '#9eecc7',
500: '#6ce2af',
950: '#000000',
},
}SCSS
$custom: #6ce2af; $custom-light: #9eecc7; $custom-dark: #000000;
JSON
{
"hex": "#6ce2af",
"rgb": {
"r": 108,
"g": 226,
"b": 175
},
"hsl": {
"h": 154.068,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.83058,
"c": 0.13061,
"h": 163
},
"luminance": 0.60676
}Semantic roles & 50–950 ramp
primary
#6CE2AF
secondary
#B24071
accent
#1766CF
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582