#6FFEEE#6FFEEE
#6FFEEE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.126 H 185.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEEE |
|---|---|
| RGB | rgb(111, 254, 238) |
| HSL | hsl(173, 99%, 72%) |
| HSV | hsv(173, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(91.88, -42.30, -4.02) |
| CIE-LCH | lch(91.88, 42.49, 185.42°) |
| OKLab | oklab(91.44% -0.1253 -0.0115) |
| OKLCH | oklch(91.44% 0.126 185.2) |
| XYZ | xyz(57.4232, 80.4305, 93.3708) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 5.75
Aqua
#00FFFF
ΔE00 5.88
Light Aqua
#8CFFDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEEE #FE6F7F
analogous
#6FFEA7 #6FFEEE #6FC7FE
triadic
#6FFEEE #EE6FFE #FEEE6F
tetradic
#6FFEEE #A76FFE #FE6F7F #C7FE6F
square
#6FFEEE #A76FFE #FE6F7F #C7FE6F
split-complementary
#6FFEEE #FE6FC7 #FEA76F
monochromatic
#02F1D6 #32FEE7 #6FFEEE #ACFEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#6FFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#6FFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEEE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEEE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffeee; /* rgb */ color: rgb(111, 254, 238); /* oklch */ color: oklch(91.4% 0.126 185.2);
Tailwind
colors: {
custom: {
50: '#a5fff3',
500: '#6ffeee',
950: '#000000',
},
}SCSS
$custom: #6ffeee; $custom-light: #a5fff3; $custom-dark: #000000;
JSON
{
"hex": "#6ffeee",
"rgb": {
"r": 111,
"g": 254,
"b": 238
},
"hsl": {
"h": 173.287,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91441,
"c": 0.12586,
"h": 185.2
},
"luminance": 0.80436
}Semantic roles & 50–950 ramp
primary
#6FFEEE
secondary
#DA3749
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685