#6EFDEE#6EFDEE
#6EFDEE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.126 H 185.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDEE |
|---|---|
| RGB | rgb(110, 253, 238) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.56, -42.04, -4.48) |
| CIE-LCH | lch(91.56, 42.28, 186.08°) |
| OKLab | oklab(91.18% -0.1248 -0.0128) |
| OKLCH | oklch(91.18% 0.126 185.8) |
| XYZ | xyz(56.9815, 79.7329, 93.2594) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.44
Aqua
#00FFFF
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDEE #FD6E7D
analogous
#6EFDA6 #6EFDEE #6EC4FD
triadic
#6EFDEE #EE6EFD #FDEE6E
tetradic
#6EFDEE #A66EFD #FD6E7D #C4FD6E
square
#6EFDEE #A66EFD #FD6E7D #C4FD6E
split-complementary
#6EFDEE #FD6EC4 #FDA66E
monochromatic
#03EDD5 #32FCE7 #6EFDEE #AAFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#6EFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#6EFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDEE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDEE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdee; /* rgb */ color: rgb(110, 253, 238); /* oklch */ color: oklch(91.2% 0.126 185.8);
Tailwind
colors: {
custom: {
50: '#a4fef3',
500: '#6efdee',
950: '#000000',
},
}SCSS
$custom: #6efdee; $custom-light: #a4fef3; $custom-dark: #000000;
JSON
{
"hex": "#6efdee",
"rgb": {
"r": 110,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.706,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.9118,
"c": 0.1255,
"h": 185.8
},
"luminance": 0.79739
}Semantic roles & 50–950 ramp
primary
#6EFDEE
secondary
#D93647
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685