#6EFBEE#6EFBEE
#6EFBEE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.124 H 187.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBEE |
|---|---|
| RGB | rgb(110, 251, 238) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(91.00, -41.15, -5.32) |
| CIE-LCH | lch(91.00, 41.49, 187.36°) |
| OKLab | oklab(90.72% -0.1228 -0.015) |
| OKLCH | oklch(90.72% 0.124 187) |
| XYZ | xyz(56.3534, 78.4768, 93.0501) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.56
Bright Turquoise
#0FFEF9
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBEE #FB6E7B
analogous
#6EFBA7 #6EFBEE #6EC1FB
triadic
#6EFBEE #EE6EFB #FBEE6E
tetradic
#6EFBEE #A76EFB #FB6E7B #C1FB6E
square
#6EFBEE #A76EFB #FB6E7B #C1FB6E
split-complementary
#6EFBEE #FB6EC1 #FBA76E
monochromatic
#06E8D3 #32F9E7 #6EFBEE #AAFDF5 #E1FEFC
Accessibility & contrast
On white
1.26
#6EFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6EFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBEE
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBEE | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 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: #6efbee; /* rgb */ color: rgb(110, 251, 238); /* oklch */ color: oklch(90.7% 0.124 187.0);
Tailwind
colors: {
custom: {
50: '#a4fdf3',
500: '#6efbee',
950: '#000000',
},
}SCSS
$custom: #6efbee; $custom-light: #a4fdf3; $custom-dark: #000000;
JSON
{
"hex": "#6efbee",
"rgb": {
"r": 110,
"g": 251,
"b": 238
},
"hsl": {
"h": 174.468,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.9072,
"c": 0.12371,
"h": 187
},
"luminance": 0.78482
}Semantic roles & 50–950 ramp
primary
#6EFBEE
secondary
#D63746
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685