#6EFEF1#6EFEF1
#6EFEF1 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.126 H 187.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF1 |
|---|---|
| RGB | rgb(110, 254, 241) |
| HSL | hsl(175, 99%, 71%) |
| HSV | hsv(175, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(91.93, -41.74, -5.50) |
| CIE-LCH | lch(91.93, 42.10, 187.51°) |
| OKLab | oklab(91.5% -0.1246 -0.0155) |
| OKLCH | oklch(91.5% 0.126 187.1) |
| XYZ | xyz(57.7424, 80.5437, 95.7055) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.64
Bright Turquoise
#0FFEF9
ΔE00 3.99
Bright Cyan
#41FDFE
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 4.83
Aqua
#00FFFF
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF1 #FE6E7B
analogous
#6EFEA9 #6EFEF1 #6EC3FE
triadic
#6EFEF1 #F16EFE #FEF16E
tetradic
#6EFEF1 #A96EFE #FE6E7B #C3FE6E
square
#6EFEF1 #A96EFE #FE6E7B #C3FE6E
split-complementary
#6EFEF1 #FE6EC3 #FEA96E
monochromatic
#02F0DA #31FEEB #6EFEF1 #ABFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6EFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#6EFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF1
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF1 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efef1; /* rgb */ color: rgb(110, 254, 241); /* oklch */ color: oklch(91.5% 0.126 187.1);
Tailwind
colors: {
custom: {
50: '#a4fff5',
500: '#6efef1',
950: '#000000',
},
}SCSS
$custom: #6efef1; $custom-light: #a4fff5; $custom-dark: #000000;
JSON
{
"hex": "#6efef1",
"rgb": {
"r": 110,
"g": 254,
"b": 241
},
"hsl": {
"h": 174.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.915,
"c": 0.12558,
"h": 187.1
},
"luminance": 0.80549
}Semantic roles & 50–950 ramp
primary
#6EFEF1
secondary
#DA3645
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685