#6CFFDF#6CFFDF
#6CFFDF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 176.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFFDF |
|---|---|
| RGB | rgb(108, 255, 223) |
| HSL | hsl(167, 100%, 71%) |
| HSV | hsv(167, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.70, -46.91, 3.48) |
| CIE-LCH | lch(91.70, 47.04, 175.76°) |
| OKLab | oklab(91.15% -0.1344 0.0085) |
| OKLCH | oklch(91.15% 0.135 176.4) |
| XYZ | xyz(55.2575, 80.0303, 82.3331) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 5.64
Bright Teal
#01F9C6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFFDF #FF6C8C
analogous
#6CFF95 #6CFFDF #6CD5FF
triadic
#6CFFDF #DF6CFF #FFDF6C
tetradic
#6CFFDF #956CFF #FF6C8C #D5FF6C
square
#6CFFDF #956CFF #FF6C8C #D5FF6C
split-complementary
#6CFFDF #FF6CD5 #FF956C
monochromatic
#00F1BC #2FFFD2 #6CFFDF #A9FFEC #E0FFF8
Accessibility & contrast
On white
1.23
#6CFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6CFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFFDF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFFDF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DE
Deuteranopia (green-blind)
#E0E1E1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cffdf; /* rgb */ color: rgb(108, 255, 223); /* oklch */ color: oklch(91.1% 0.135 176.4);
Tailwind
colors: {
custom: {
50: '#a3ffe9',
500: '#6cffdf',
950: '#000000',
},
}SCSS
$custom: #6cffdf; $custom-light: #a3ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6cffdf",
"rgb": {
"r": 108,
"g": 255,
"b": 223
},
"hsl": {
"h": 166.939,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.91146,
"c": 0.13468,
"h": 176.4
},
"luminance": 0.80036
}Semantic roles & 50–950 ramp
primary
#6CFFDF
secondary
#DB3458
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684