#6FFBEE#6FFBEE
#6FFBEE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.8% C 0.123 H 186.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBEE |
|---|---|
| RGB | rgb(111, 251, 238) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(91.03, -40.96, -5.27) |
| CIE-LCH | lch(91.03, 41.30, 187.33°) |
| OKLab | oklab(90.75% -0.1222 -0.0149) |
| OKLCH | oklch(90.75% 0.123 186.9) |
| XYZ | xyz(56.4786, 78.5413, 93.0559) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBEE #FB6F7C
analogous
#6FFBA8 #6FFBEE #6FC2FB
triadic
#6FFBEE #EE6FFB #FBEE6F
tetradic
#6FFBEE #A86FFB #FB6F7C #C2FB6F
square
#6FFBEE #A86FFB #FB6F7C #C2FB6F
split-complementary
#6FFBEE #FB6FC2 #FBA86F
monochromatic
#06E9D4 #33F9E7 #6FFBEE #ABFDF5 #E1FEFB
Accessibility & contrast
On white
1.26
#6FFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6FFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBEE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBEE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffbee; /* rgb */ color: rgb(111, 251, 238); /* oklch */ color: oklch(90.8% 0.123 186.9);
Tailwind
colors: {
custom: {
50: '#a4fdf3',
500: '#6ffbee',
950: '#000000',
},
}SCSS
$custom: #6ffbee; $custom-light: #a4fdf3; $custom-dark: #000000;
JSON
{
"hex": "#6ffbee",
"rgb": {
"r": 111,
"g": 251,
"b": 238
},
"hsl": {
"h": 174.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90752,
"c": 0.12314,
"h": 186.9
},
"luminance": 0.78547
}Semantic roles & 50–950 ramp
primary
#6FFBEE
secondary
#D63846
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685