#6EFEFA#6EFEFA
#6EFEFA is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.124 H 192.7°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEFA |
|---|---|
| RGB | rgb(110, 254, 250) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.17, -39.46, -9.80) |
| CIE-LCH | lch(92.17, 40.65, 193.95°) |
| OKLab | oklab(91.78% -0.1209 -0.0272) |
| OKLCH | oklch(91.78% 0.124 192.7) |
| XYZ | xyz(59.1201, 81.0948, 102.9612) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Bright Turquoise
#0FFEF9
ΔE00 3.35
Aqua
#00FFFF
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEFA #FE6E72
analogous
#6EFEB2 #6EFEFA #6EBAFE
triadic
#6EFEFA #FA6EFE #FEFA6E
tetradic
#6EFEFA #B26EFE #FE6E72 #BAFE6E
square
#6EFEFA #B26EFE #FE6E72 #BAFE6E
split-complementary
#6EFEFA #FE6EBA #FEB26E
monochromatic
#02F0E9 #31FEF8 #6EFEFA #ABFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#6EFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6EFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEFA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEFA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efefa; /* rgb */ color: rgb(110, 254, 250); /* oklch */ color: oklch(91.8% 0.124 192.7);
Tailwind
colors: {
custom: {
50: '#a5fffb',
500: '#6efefa',
950: '#000000',
},
}SCSS
$custom: #6efefa; $custom-light: #a5fffb; $custom-dark: #000000;
JSON
{
"hex": "#6efefa",
"rgb": {
"r": 110,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.333,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91781,
"c": 0.12392,
"h": 192.7
},
"luminance": 0.81101
}Semantic roles & 50–950 ramp
primary
#6EFEFA
secondary
#DA363B
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685