#6FEABC#6FEABC
#6FEABC is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.4% C 0.130 H 166.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEABC |
|---|---|
| RGB | rgb(111, 234, 188) |
| HSL | hsl(158, 75%, 68%) |
| HSV | hsv(158, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.92, -45.16, 11.97) |
| CIE-LCH | lch(84.92, 46.72, 165.16°) |
| OKLab | oklab(85.39% -0.1259 0.0307) |
| OKLCH | oklch(85.39% 0.13 166.3) |
| XYZ | xyz(45.0513, 65.8520, 57.9038) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEABC #EA6F9D
analogous
#6FEA7F #6FEABC #6FDAEA
triadic
#6FEABC #BC6FEA #EABC6F
tetradic
#6FEABC #7F6FEA #EA6F9D #DAEA6F
square
#6FEABC #7F6FEA #EA6F9D #DAEA6F
split-complementary
#6FEABC #EA6FDA #EA7F6F
monochromatic
#1CC284 #3AE2A3 #6FEABC #A4F2D5 #DAFAEE
Accessibility & contrast
On white
1.48
#6FEABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6FEABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEABC
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEABC | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D3CFBF
Tritanopia (blue-blind)
#3DEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6feabc; /* rgb */ color: rgb(111, 234, 188); /* oklch */ color: oklch(85.4% 0.130 166.3);
Tailwind
colors: {
custom: {
50: '#a1f1d0',
500: '#6feabc',
950: '#000000',
},
}SCSS
$custom: #6feabc; $custom-light: #a1f1d0; $custom-dark: #000000;
JSON
{
"hex": "#6feabc",
"rgb": {
"r": 111,
"g": 234,
"b": 188
},
"hsl": {
"h": 157.561,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.85391,
"c": 0.1296,
"h": 166.3
},
"luminance": 0.65856
}Semantic roles & 50–950 ramp
primary
#6FEABC
secondary
#C13D6E
accent
#0F5AD7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583