#6EE2F8#6EE2F8
#6EE2F8 is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.3% C 0.109 H 211.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2F8 |
|---|---|
| RGB | rgb(110, 226, 248) |
| HSL | hsl(190, 91%, 70%) |
| HSV | hsv(190, 56%, 97%) |
| CMYK | cmyk(55.6%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(84.22, -26.82, -20.69) |
| CIE-LCH | lch(84.22, 33.88, 217.64°) |
| OKLab | oklab(85.35% -0.0927 -0.0573) |
| OKLCH | oklch(85.35% 0.109 211.7) |
| XYZ | xyz(50.5632, 64.4802, 98.5700) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Neon Blue
#04D9FF
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2F8 #F8846E
analogous
#6EF8C9 #6EE2F8 #6E9DF8
triadic
#6EE2F8 #F86EE2 #E2F86E
tetradic
#6EE2F8 #C96EF8 #F8846E #9DF86E
square
#6EE2F8 #C96EF8 #F8846E #9DF86E
split-complementary
#6EE2F8 #F86E9D #F8C96E
monochromatic
#0BBFE1 #34D6F5 #6EE2F8 #A8EEFB #E2F9FE
Accessibility & contrast
On white
1.51
#6EE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6EE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2F8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2F8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#00EBE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee2f8; /* rgb */ color: rgb(110, 226, 248); /* oklch */ color: oklch(85.3% 0.109 211.7);
Tailwind
colors: {
custom: {
50: '#a2ebfa',
500: '#6ee2f8',
950: '#000000',
},
}SCSS
$custom: #6ee2f8; $custom-light: #a2ebfa; $custom-dark: #000000;
JSON
{
"hex": "#6ee2f8",
"rgb": {
"r": 110,
"g": 226,
"b": 248
},
"hsl": {
"h": 189.565,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.85348,
"c": 0.10896,
"h": 211.7
},
"luminance": 0.64485
}Semantic roles & 50–950 ramp
primary
#6EE2F8
secondary
#D35038
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485