#6EFBDF#6EFBDF
#6EFBDF is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.129 H 178.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBDF |
|---|---|
| RGB | rgb(110, 251, 223) |
| HSL | hsl(168, 95%, 71%) |
| HSV | hsv(168, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.61, -44.80, 1.91) |
| CIE-LCH | lch(90.61, 44.84, 177.56°) |
| OKLab | oklab(90.28% -0.1292 0.0044) |
| OKLCH | oklch(90.28% 0.129 178.1) |
| XYZ | xyz(54.2408, 77.6318, 81.9237) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.40
Light Aqua
#8CFFDB
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBDF #FB6E8A
analogous
#6EFB98 #6EFBDF #6ED0FB
triadic
#6EFBDF #DF6EFB #FBDF6E
tetradic
#6EFBDF #986EFB #FB6E8A #D0FB6E
square
#6EFBDF #986EFB #FB6E8A #D0FB6E
split-complementary
#6EFBDF #FB6ED0 #FB986E
monochromatic
#06E8BB #32F9D2 #6EFBDF #AAFDEC #E1FEF8
Accessibility & contrast
On white
1.27
#6EFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6EFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBDF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBDF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#DCDEE1
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efbdf; /* rgb */ color: rgb(110, 251, 223); /* oklch */ color: oklch(90.3% 0.129 178.1);
Tailwind
colors: {
custom: {
50: '#a3fde8',
500: '#6efbdf',
950: '#000000',
},
}SCSS
$custom: #6efbdf; $custom-light: #a3fde8; $custom-dark: #000000;
JSON
{
"hex": "#6efbdf",
"rgb": {
"r": 110,
"g": 251,
"b": 223
},
"hsl": {
"h": 168.085,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90279,
"c": 0.12925,
"h": 178.1
},
"luminance": 0.77637
}Semantic roles & 50–950 ramp
primary
#6EFBDF
secondary
#D63757
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684