#6FFEEF#6FFEEF
#6FFEEF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.126 H 185.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEEF |
|---|---|
| RGB | rgb(111, 254, 239) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.90, -42.05, -4.50) |
| CIE-LCH | lch(91.90, 42.29, 186.10°) |
| OKLab | oklab(91.47% -0.1249 -0.0128) |
| OKLCH | oklch(91.47% 0.126 185.9) |
| XYZ | xyz(57.5705, 80.4894, 94.1467) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 5.45
Aqua
#00FFFF
ΔE00 5.61
Turquoise
#40E0D0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEEF #FE6F7E
analogous
#6FFEA8 #6FFEEF #6FC6FE
triadic
#6FFEEF #EF6FFE #FEEF6F
tetradic
#6FFEEF #A86FFE #FE6F7E #C6FE6F
square
#6FFEEF #A86FFE #FE6F7E #C6FE6F
split-complementary
#6FFEEF #FE6FC6 #FEA86F
monochromatic
#02F1D8 #32FEE8 #6FFEEF #ACFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#6FFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#6FFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEEF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEEF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffeef; /* rgb */ color: rgb(111, 254, 239); /* oklch */ color: oklch(91.5% 0.126 185.9);
Tailwind
colors: {
custom: {
50: '#a5fff4',
500: '#6ffeef',
950: '#000000',
},
}SCSS
$custom: #6ffeef; $custom-light: #a5fff4; $custom-dark: #000000;
JSON
{
"hex": "#6ffeef",
"rgb": {
"r": 111,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.706,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91471,
"c": 0.12556,
"h": 185.9
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#6FFEEF
secondary
#DA3748
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685