#6EFFFD#6EFFFD
#6EFFFD is a very light, vivid teal. Relative luminance 0.819; OKLCH L 92.1% C 0.124 H 194.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFFD |
|---|---|
| RGB | rgb(110, 255, 253) |
| HSL | hsl(179, 100%, 72%) |
| HSV | hsv(179, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.54, -39.13, -10.81) |
| CIE-LCH | lch(92.54, 40.60, 195.44°) |
| OKLab | oklab(92.1% -0.1207 -0.03) |
| OKLCH | oklch(92.1% 0.124 194) |
| XYZ | xyz(59.9124, 81.9207, 105.5643) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.28
Aqua
#00FFFF
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFFD #FF6E70
analogous
#6EFFB4 #6EFFFD #6EB9FF
triadic
#6EFFFD #FD6EFF #FFFD6E
tetradic
#6EFFFD #B46EFF #FF6E70 #B9FF6E
square
#6EFFFD #B46EFF #FF6E70 #B9FF6E
split-complementary
#6EFFFD #FF6EB9 #FFB46E
monochromatic
#00F3EF #31FFFC #6EFFFD #ABFFFE #E0FFFF
Accessibility & contrast
On white
1.21
#6EFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#6EFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFFD
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFFD | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #6efffd; /* rgb */ color: rgb(110, 255, 253); /* oklch */ color: oklch(92.1% 0.124 194.0);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6efffd',
950: '#000000',
},
}SCSS
$custom: #6efffd; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6efffd",
"rgb": {
"r": 110,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.172,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.92104,
"c": 0.12434,
"h": 194
},
"luminance": 0.81927
}Semantic roles & 50–950 ramp
primary
#6EFFFD
secondary
#DB3638
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685