#6EFEF9#6EFEF9
#6EFEF9 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.124 H 192.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF9 |
|---|---|
| RGB | rgb(110, 254, 249) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(92.15, -39.71, -9.32) |
| CIE-LCH | lch(92.15, 40.79, 193.21°) |
| OKLab | oklab(91.75% -0.1213 -0.0259) |
| OKLCH | oklch(91.75% 0.124 192.1) |
| XYZ | xyz(58.9637, 81.0322, 102.1375) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.71
Bright Turquoise
#0FFEF9
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF9 #FE6E73
analogous
#6EFEB1 #6EFEF9 #6EBBFE
triadic
#6EFEF9 #F96EFE #FEF96E
tetradic
#6EFEF9 #B16EFE #FE6E73 #BBFE6E
square
#6EFEF9 #B16EFE #FE6E73 #BBFE6E
split-complementary
#6EFEF9 #FE6EBB #FEB16E
monochromatic
#02F0E8 #31FEF6 #6EFEF9 #ABFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#6EFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6EFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF9
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF9 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F9
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efef9; /* rgb */ color: rgb(110, 254, 249); /* oklch */ color: oklch(91.7% 0.124 192.1);
Tailwind
colors: {
custom: {
50: '#a5fffb',
500: '#6efef9',
950: '#000000',
},
}SCSS
$custom: #6efef9; $custom-light: #a5fffb; $custom-dark: #000000;
JSON
{
"hex": "#6efef9",
"rgb": {
"r": 110,
"g": 254,
"b": 249
},
"hsl": {
"h": 177.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91749,
"c": 0.12404,
"h": 192.1
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#6EFEF9
secondary
#DA363C
accent
#0008E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685