#6EFEFE#6EFEFE
#6EFEFE is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.124 H 195.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEFE |
|---|---|
| RGB | rgb(110, 254, 254) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.29, -38.42, -11.70) |
| CIE-LCH | lch(92.29, 40.16, 196.94°) |
| OKLab | oklab(91.91% -0.1192 -0.0324) |
| OKLCH | oklch(91.91% 0.124 195.2) |
| XYZ | xyz(59.7539, 81.3483, 106.2994) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.21
Aqua
#00FFFF
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 3.46
Bright Turquoise
#0FFEF9
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 5.83
Bright Aqua
#0BF9EA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEFE #FE6E6E
analogous
#6EFEB6 #6EFEFE #6EB6FE
triadic
#6EFEFE #FE6EFE #FEFE6E
tetradic
#6EFEFE #B66EFE #FE6E6E #B6FE6E
square
#6EFEFE #B66EFE #FE6E6E #B6FE6E
split-complementary
#6EFEFE #FE6EB6 #FEB66E
monochromatic
#02F0F0 #31FEFE #6EFEFE #ABFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6EFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#6EFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEFE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEFE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efefe; /* rgb */ color: rgb(110, 254, 254); /* oklch */ color: oklch(91.9% 0.124 195.2);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6efefe',
950: '#000000',
},
}SCSS
$custom: #6efefe; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6efefe",
"rgb": {
"r": 110,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91909,
"c": 0.12358,
"h": 195.2
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#6EFEFE
secondary
#DA3636
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685