#6FFCEE#6FFCEE
#6FFCEE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.124 H 186.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFCEE |
|---|---|
| RGB | rgb(111, 252, 238) |
| HSL | hsl(174, 96%, 71%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(56%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.31, -41.41, -4.85) |
| CIE-LCH | lch(91.31, 41.69, 186.68°) |
| OKLab | oklab(90.98% -0.1233 -0.0138) |
| OKLCH | oklch(90.98% 0.124 186.4) |
| XYZ | xyz(56.7918, 79.1677, 93.1603) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 5.19
Aqua
#00FFFF
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFCEE #FC6F7D
analogous
#6FFCA7 #6FFCEE #6FC3FC
triadic
#6FFCEE #EE6FFC #FCEE6F
tetradic
#6FFCEE #A76FFC #FC6F7D #C3FC6F
square
#6FFCEE #A76FFC #FC6F7D #C3FC6F
split-complementary
#6FFCEE #FC6FC3 #FCA76F
monochromatic
#05ECD5 #33FBE7 #6FFCEE #ABFDF5 #E1FEFB
Accessibility & contrast
On white
1.25
#6FFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#6FFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFCEE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFCEE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffcee; /* rgb */ color: rgb(111, 252, 238); /* oklch */ color: oklch(91.0% 0.124 186.4);
Tailwind
colors: {
custom: {
50: '#a4fef3',
500: '#6ffcee',
950: '#000000',
},
}SCSS
$custom: #6ffcee; $custom-light: #a4fef3; $custom-dark: #000000;
JSON
{
"hex": "#6ffcee",
"rgb": {
"r": 111,
"g": 252,
"b": 238
},
"hsl": {
"h": 174.043,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.90981,
"c": 0.12404,
"h": 186.4
},
"luminance": 0.79173
}Semantic roles & 50–950 ramp
primary
#6FFCEE
secondary
#D83747
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685