#6FFEF0#6FFEF0
#6FFEF0 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.125 H 186.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEF0 |
|---|---|
| RGB | rgb(111, 254, 240) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(91.93, -41.81, -4.97) |
| CIE-LCH | lch(91.93, 42.10, 186.79°) |
| OKLab | oklab(91.5% -0.1245 -0.0141) |
| OKLCH | oklch(91.5% 0.125 186.5) |
| XYZ | xyz(57.7186, 80.5486, 94.9269) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 5.15
Aqua
#00FFFF
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEF0 #FE6F7D
analogous
#6FFEA9 #6FFEF0 #6FC5FE
triadic
#6FFEF0 #F06FFE #FEF06F
tetradic
#6FFEF0 #A96FFE #FE6F7D #C5FE6F
square
#6FFEF0 #A96FFE #FE6F7D #C5FE6F
split-complementary
#6FFEF0 #FE6FC5 #FEA96F
monochromatic
#02F1DA #32FEEA #6FFEF0 #ACFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#6FFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6FFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEF0
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEF0 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F0
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffef0; /* rgb */ color: rgb(111, 254, 240); /* oklch */ color: oklch(91.5% 0.125 186.5);
Tailwind
colors: {
custom: {
50: '#a5fff4',
500: '#6ffef0',
950: '#000000',
},
}SCSS
$custom: #6ffef0; $custom-light: #a5fff4; $custom-dark: #000000;
JSON
{
"hex": "#6ffef0",
"rgb": {
"r": 111,
"g": 254,
"b": 240
},
"hsl": {
"h": 174.126,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91501,
"c": 0.12529,
"h": 186.5
},
"luminance": 0.80554
}Semantic roles & 50–950 ramp
primary
#6FFEF0
secondary
#DA3747
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685