#6EFEF2#6EFEF2
#6EFEF2 is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.125 H 187.7°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF2 |
|---|---|
| RGB | rgb(110, 254, 242) |
| HSL | hsl(175, 99%, 71%) |
| HSV | hsv(175, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(91.95, -41.49, -5.98) |
| CIE-LCH | lch(91.95, 41.92, 188.20°) |
| OKLab | oklab(91.53% -0.1242 -0.0168) |
| OKLCH | oklch(91.53% 0.125 187.7) |
| XYZ | xyz(57.8922, 80.6036, 96.4943) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.79
Tiffany Blue
#7BF2DA
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF2 #FE6E7A
analogous
#6EFEAA #6EFEF2 #6EC2FE
triadic
#6EFEF2 #F26EFE #FEF26E
tetradic
#6EFEF2 #AA6EFE #FE6E7A #C2FE6E
square
#6EFEF2 #AA6EFE #FE6E7A #C2FE6E
split-complementary
#6EFEF2 #FE6EC2 #FEAA6E
monochromatic
#02F0DC #31FEED #6EFEF2 #ABFEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#6EFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#6EFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efef2; /* rgb */ color: rgb(110, 254, 242); /* oklch */ color: oklch(91.5% 0.125 187.7);
Tailwind
colors: {
custom: {
50: '#a4fff6',
500: '#6efef2',
950: '#000000',
},
}SCSS
$custom: #6efef2; $custom-light: #a4fff6; $custom-dark: #000000;
JSON
{
"hex": "#6efef2",
"rgb": {
"r": 110,
"g": 254,
"b": 242
},
"hsl": {
"h": 175,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91531,
"c": 0.12533,
"h": 187.7
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#6EFEF2
secondary
#DA3644
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685