#6EFFFE#6EFFFE
#6EFFFE is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.124 H 194.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFFE |
|---|---|
| RGB | rgb(110, 255, 254) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.57, -38.88, -11.29) |
| CIE-LCH | lch(92.57, 40.48, 196.19°) |
| OKLab | oklab(92.14% -0.1203 -0.0313) |
| OKLCH | oklch(92.14% 0.124 194.6) |
| XYZ | xyz(60.0721, 81.9846, 106.4055) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.23
Aqua
#00FFFF
ΔE00 3.30
Bright Light Blue
#26F7FD
ΔE00 3.67
Bright Turquoise
#0FFEF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 5.86
Bright Aqua
#0BF9EA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFFE #FF6E6F
analogous
#6EFFB6 #6EFFFE #6EB8FF
triadic
#6EFFFE #FE6EFF #FFFE6E
tetradic
#6EFFFE #B66EFF #FF6E6F #B8FF6E
square
#6EFFFE #B66EFF #FF6E6F #B8FF6E
split-complementary
#6EFFFE #FF6EB8 #FFB66E
monochromatic
#00F3F1 #31FFFE #6EFFFE #ABFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#6EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFFE
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFFE | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6efffe; /* rgb */ color: rgb(110, 255, 254); /* oklch */ color: oklch(92.1% 0.124 194.6);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6efffe',
950: '#000000',
},
}SCSS
$custom: #6efffe; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6efffe",
"rgb": {
"r": 110,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.586,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.92137,
"c": 0.12426,
"h": 194.6
},
"luminance": 0.81991
}Semantic roles & 50–950 ramp
primary
#6EFFFE
secondary
#DB3637
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685