#6EFBE8#6EFBE8
#6EFBE8 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 183.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFBE8 |
|---|---|
| RGB | rgb(110, 251, 232) |
| HSL | hsl(172, 95%, 71%) |
| HSV | hsv(172, 56%, 98%) |
| CMYK | cmyk(56.2%, 0%, 7.6%, 1.6%) |
| CIE-LAB | lab(90.84, -42.63, -2.43) |
| CIE-LCH | lch(90.84, 42.70, 183.27°) |
| OKLab | oklab(90.54% -0.1253 -0.0072) |
| OKLCH | oklch(90.54% 0.126 183.3) |
| XYZ | xyz(55.4866, 78.1301, 88.4848) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Bright Aqua
#0BF9EA
ΔE00 3.73
Bright Turquoise
#0FFEF9
ΔE00 5.51
Light Aqua
#8CFFDB
ΔE00 5.95
Turquoise
#40E0D0
ΔE00 6.32
Aqua (survey)
#13EAC9
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFBE8 #FB6E81
analogous
#6EFBA1 #6EFBE8 #6EC7FB
triadic
#6EFBE8 #E86EFB #FBE86E
tetradic
#6EFBE8 #A16EFB #FB6E81 #C7FB6E
square
#6EFBE8 #A16EFB #FB6E81 #C7FB6E
split-complementary
#6EFBE8 #FB6EC7 #FBA16E
monochromatic
#06E8CA #32F9DF #6EFBE8 #AAFDF1 #E1FEFA
Accessibility & contrast
On white
1.26
#6EFBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#6EFBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFBE8
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFBE8 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE7
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efbe8; /* rgb */ color: rgb(110, 251, 232); /* oklch */ color: oklch(90.5% 0.126 183.3);
Tailwind
colors: {
custom: {
50: '#a4fdef',
500: '#6efbe8',
950: '#000000',
},
}SCSS
$custom: #6efbe8; $custom-light: #a4fdef; $custom-dark: #000000;
JSON
{
"hex": "#6efbe8",
"rgb": {
"r": 110,
"g": 251,
"b": 232
},
"hsl": {
"h": 171.915,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.90539,
"c": 0.12554,
"h": 183.3
},
"luminance": 0.78136
}Semantic roles & 50–950 ramp
primary
#6EFBE8
secondary
#D6374C
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685