#6EFDF1#6EFDF1
#6EFDF1 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.125 H 187.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF1 |
|---|---|
| RGB | rgb(110, 253, 241) |
| HSL | hsl(175, 97%, 71%) |
| HSV | hsv(175, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(91.64, -41.29, -5.92) |
| CIE-LCH | lch(91.64, 41.71, 188.16°) |
| OKLab | oklab(91.27% -0.1236 -0.0167) |
| OKLCH | oklch(91.27% 0.125 187.7) |
| XYZ | xyz(57.4259, 79.9107, 95.6000) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.69
Bright Turquoise
#0FFEF9
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.54
Aqua
#00FFFF
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.98
Bright Light Blue
#26F7FD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF1 #FD6E7A
analogous
#6EFDA9 #6EFDF1 #6EC1FD
triadic
#6EFDF1 #F16EFD #FDF16E
tetradic
#6EFDF1 #A96EFD #FD6E7A #C1FD6E
square
#6EFDF1 #A96EFD #FD6E7A #C1FD6E
split-complementary
#6EFDF1 #FD6EC1 #FDA96E
monochromatic
#03EDDA #32FCEB #6EFDF1 #AAFEF7 #E1FFFC
Accessibility & contrast
On white
1.24
#6EFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#6EFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF1
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF1 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#DAE0F3
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf1; /* rgb */ color: rgb(110, 253, 241); /* oklch */ color: oklch(91.3% 0.125 187.7);
Tailwind
colors: {
custom: {
50: '#a4fef5',
500: '#6efdf1',
950: '#000000',
},
}SCSS
$custom: #6efdf1; $custom-light: #a4fef5; $custom-dark: #000000;
JSON
{
"hex": "#6efdf1",
"rgb": {
"r": 110,
"g": 253,
"b": 241
},
"hsl": {
"h": 174.965,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91271,
"c": 0.12472,
"h": 187.7
},
"luminance": 0.79916
}Semantic roles & 50–950 ramp
primary
#6EFDF1
secondary
#D93644
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685