#6FFEE0#6FFEE0
#6FFEE0 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.131 H 177.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEE0 |
|---|---|
| RGB | rgb(111, 254, 224) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.52, -45.68, 2.72) |
| CIE-LCH | lch(91.52, 45.76, 176.60°) |
| OKLab | oklab(91.04% -0.1313 0.0065) |
| OKLCH | oklch(91.04% 0.131 177.2) |
| XYZ | xyz(55.4458, 79.6395, 82.9565) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEE0 #FE6F8D
analogous
#6FFE99 #6FFEE0 #6FD4FE
triadic
#6FFEE0 #E06FFE #FEE06F
tetradic
#6FFEE0 #996FFE #FE6F8D #D4FE6F
square
#6FFEE0 #996FFE #FE6F8D #D4FE6F
split-complementary
#6FFEE0 #FE6FD4 #FE996F
monochromatic
#02F1BF #32FED3 #6FFEE0 #ACFEED #E1FFF8
Accessibility & contrast
On white
1.24
#6FFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6FFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEE0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEE0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffee0; /* rgb */ color: rgb(111, 254, 224); /* oklch */ color: oklch(91.0% 0.131 177.2);
Tailwind
colors: {
custom: {
50: '#a4ffe9',
500: '#6ffee0',
950: '#000000',
},
}SCSS
$custom: #6ffee0; $custom-light: #a4ffe9; $custom-dark: #000000;
JSON
{
"hex": "#6ffee0",
"rgb": {
"r": 111,
"g": 254,
"b": 224
},
"hsl": {
"h": 167.413,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91036,
"c": 0.13146,
"h": 177.2
},
"luminance": 0.79645
}Semantic roles & 50–950 ramp
primary
#6FFEE0
secondary
#DA3759
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684