#6EFCF9#6EFCF9
#6EFCF9 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.123 H 193.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCF9 |
|---|---|
| RGB | rgb(110, 252, 249) |
| HSL | hsl(179, 96%, 71%) |
| HSV | hsv(179, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(91.58, -38.81, -10.16) |
| CIE-LCH | lch(91.58, 40.11, 194.67°) |
| OKLab | oklab(91.29% -0.1193 -0.0282) |
| OKLCH | oklch(91.29% 0.123 193.3) |
| XYZ | xyz(58.3323, 79.7695, 101.9271) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.42
Aqua
#00FFFF
ΔE00 3.41
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCF9 #FC6E71
analogous
#6EFCB2 #6EFCF9 #6EB8FC
triadic
#6EFCF9 #F96EFC #FCF96E
tetradic
#6EFCF9 #B26EFC #FC6E71 #B8FC6E
square
#6EFCF9 #B26EFC #FC6E71 #B8FC6E
split-complementary
#6EFCF9 #FC6EB8 #FCB26E
monochromatic
#05EBE6 #32FBF7 #6EFCF9 #AAFDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6EFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6EFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCF9
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCF9 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F9
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcf9; /* rgb */ color: rgb(110, 252, 249); /* oklch */ color: oklch(91.3% 0.123 193.3);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6efcf9',
950: '#000000',
},
}SCSS
$custom: #6efcf9; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6efcf9",
"rgb": {
"r": 110,
"g": 252,
"b": 249
},
"hsl": {
"h": 178.732,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91292,
"c": 0.12255,
"h": 193.3
},
"luminance": 0.79775
}Semantic roles & 50–950 ramp
primary
#6EFCF9
secondary
#D8373A
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685