#6EFBE7#6EFBE7
#6EFBE7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 182.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE7 |
|---|---|
| RGB | rgb(110, 251, 231) |
| HSL | hsl(171, 95%, 71%) |
| HSV | hsv(171, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(90.81, -42.88, -1.95) |
| CIE-LCH | lch(90.81, 42.92, 182.60°) |
| OKLab | oklab(90.51% -0.1257 -0.0059) |
| OKLCH | oklch(90.51% 0.126 182.7) |
| XYZ | xyz(55.3450, 78.0734, 87.7388) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Bright Aqua
#0BF9EA
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 5.67
Bright Turquoise
#0FFEF9
ΔE00 5.78
Turquoise
#40E0D0
ΔE00 6.35
Aqua (survey)
#13EAC9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE7 #FB6E82
analogous
#6EFBA0 #6EFBE7 #6EC9FB
triadic
#6EFBE7 #E76EFB #FBE76E
tetradic
#6EFBE7 #A06EFB #FB6E82 #C9FB6E
square
#6EFBE7 #A06EFB #FB6E82 #C9FB6E
split-complementary
#6EFBE7 #FB6EC9 #FBA06E
monochromatic
#06E8C8 #32F9DD #6EFBE7 #AAFDF1 #E1FEFA
Accessibility & contrast
On white
1.26
#6EFBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6EFBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE6
Deuteranopia (green-blind)
#DBDEE9
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efbe7; /* rgb */ color: rgb(110, 251, 231); /* oklch */ color: oklch(90.5% 0.126 182.7);
Tailwind
colors: {
custom: {
50: '#a3fdee',
500: '#6efbe7',
950: '#000000',
},
}SCSS
$custom: #6efbe7; $custom-light: #a3fdee; $custom-dark: #000000;
JSON
{
"hex": "#6efbe7",
"rgb": {
"r": 110,
"g": 251,
"b": 231
},
"hsl": {
"h": 171.489,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.9051,
"c": 0.12589,
"h": 182.7
},
"luminance": 0.78079
}Semantic roles & 50–950 ramp
primary
#6EFBE7
secondary
#D6374D
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685