#6EFBDE#6EFBDE
#6EFBDE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.130 H 177.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBDE |
|---|---|
| RGB | rgb(110, 251, 222) |
| HSL | hsl(168, 95%, 71%) |
| HSV | hsv(168, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 11.6%, 1.6%) |
| CIE-LAB | lab(90.59, -45.04, 2.39) |
| CIE-LCH | lch(90.59, 45.10, 176.96°) |
| OKLab | oklab(90.25% -0.1296 0.0056) |
| OKLCH | oklch(90.25% 0.13 177.5) |
| XYZ | xyz(54.1064, 77.5780, 81.2157) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.24
Aquamarine
#7FFFD4
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 5.27
Bright Aqua
#0BF9EA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBDE #FB6E8B
analogous
#6EFB97 #6EFBDE #6ED1FB
triadic
#6EFBDE #DE6EFB #FBDE6E
tetradic
#6EFBDE #976EFB #FB6E8B #D1FB6E
square
#6EFBDE #976EFB #FB6E8B #D1FB6E
split-complementary
#6EFBDE #FB6ED1 #FB976E
monochromatic
#06E8BA #32F9D0 #6EFBDE #AAFDEC #E1FEF8
Accessibility & contrast
On white
1.27
#6EFBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#6EFBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBDE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBDE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDD
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbde; /* rgb */ color: rgb(110, 251, 222); /* oklch */ color: oklch(90.3% 0.130 177.5);
Tailwind
colors: {
custom: {
50: '#a3fde8',
500: '#6efbde',
950: '#000000',
},
}SCSS
$custom: #6efbde; $custom-light: #a3fde8; $custom-dark: #000000;
JSON
{
"hex": "#6efbde",
"rgb": {
"r": 110,
"g": 251,
"b": 222
},
"hsl": {
"h": 167.66,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90251,
"c": 0.12973,
"h": 177.5
},
"luminance": 0.77583
}Semantic roles & 50–950 ramp
primary
#6EFBDE
secondary
#D63758
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684