#6FFBE0#6FFBE0
#6FFBE0 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.128 H 178.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBE0 |
|---|---|
| RGB | rgb(111, 251, 224) |
| HSL | hsl(168, 95%, 71%) |
| HSV | hsv(168, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.67, -44.37, 1.47) |
| CIE-LCH | lch(90.67, 44.40, 178.10°) |
| OKLab | oklab(90.34% -0.1282 0.0032) |
| OKLCH | oklch(90.34% 0.128 178.6) |
| XYZ | xyz(54.5012, 77.7504, 82.6417) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.72
Aquamarine
#7FFFD4
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 5.26
Aqua (survey)
#13EAC9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBE0 #FB6F8A
analogous
#6FFB9A #6FFBE0 #6FD0FB
triadic
#6FFBE0 #E06FFB #FBE06F
tetradic
#6FFBE0 #9A6FFB #FB6F8A #D0FB6F
square
#6FFBE0 #9A6FFB #FB6F8A #D0FB6F
split-complementary
#6FFBE0 #FB6FD0 #FB9A6F
monochromatic
#06E9BD #33F9D3 #6FFBE0 #ABFDED #E1FEF9
Accessibility & contrast
On white
1.27
#6FFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6FFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBE0
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBE0 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDF
Deuteranopia (green-blind)
#DCDEE2
Tritanopia (blue-blind)
#00FEF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffbe0; /* rgb */ color: rgb(111, 251, 224); /* oklch */ color: oklch(90.3% 0.128 178.6);
Tailwind
colors: {
custom: {
50: '#a4fde9',
500: '#6ffbe0',
950: '#000000',
},
}SCSS
$custom: #6ffbe0; $custom-light: #a4fde9; $custom-dark: #000000;
JSON
{
"hex": "#6ffbe0",
"rgb": {
"r": 111,
"g": 251,
"b": 224
},
"hsl": {
"h": 168.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.9034,
"c": 0.12823,
"h": 178.6
},
"luminance": 0.77756
}Semantic roles & 50–950 ramp
primary
#6FFBE0
secondary
#D63856
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684