#6FFCDA#6FFCDA
#6FFCDA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.132 H 174.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCDA |
|---|---|
| RGB | rgb(111, 252, 218) |
| HSL | hsl(166, 96%, 71%) |
| HSV | hsv(166, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.81, -46.22, 4.79) |
| CIE-LCH | lch(90.81, 46.46, 174.09°) |
| OKLab | oklab(90.41% -0.1318 0.012) |
| OKLCH | oklch(90.41% 0.132 174.8) |
| XYZ | xyz(54.0150, 78.0570, 78.5360) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 5.23
Aqua (survey)
#13EAC9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCDA #FC6F91
analogous
#6FFC93 #6FFCDA #6FD7FC
triadic
#6FFCDA #DA6FFC #FCDA6F
tetradic
#6FFCDA #936FFC #FC6F91 #D7FC6F
square
#6FFCDA #936FFC #FC6F91 #D7FC6F
split-complementary
#6FFCDA #FC6FD7 #FC936F
monochromatic
#05ECB4 #33FBCB #6FFCDA #ABFDE9 #E1FEF7
Accessibility & contrast
On white
1.26
#6FFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#6FFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCDA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCDA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffcda; /* rgb */ color: rgb(111, 252, 218); /* oklch */ color: oklch(90.4% 0.132 174.8);
Tailwind
colors: {
custom: {
50: '#a4fee5',
500: '#6ffcda',
950: '#000000',
},
}SCSS
$custom: #6ffcda; $custom-light: #a4fee5; $custom-dark: #000000;
JSON
{
"hex": "#6ffcda",
"rgb": {
"r": 111,
"g": 252,
"b": 218
},
"hsl": {
"h": 165.532,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90405,
"c": 0.13236,
"h": 174.8
},
"luminance": 0.78062
}Semantic roles & 50–950 ramp
primary
#6FFCDA
secondary
#D8375E
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684