#6EE3F9#6EE3F9
#6EE3F9 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.6% C 0.110 H 211.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3F9 |
|---|---|
| RGB | rgb(110, 227, 249) |
| HSL | hsl(189, 92%, 70%) |
| HSV | hsv(189, 56%, 98%) |
| CMYK | cmyk(55.8%, 8.8%, 0%, 2.4%) |
| CIE-LAB | lab(84.53, -27.04, -20.74) |
| CIE-LCH | lch(84.53, 34.08, 217.50°) |
| OKLab | oklab(85.61% -0.0934 -0.0574) |
| OKLCH | oklch(85.61% 0.11 211.6) |
| XYZ | xyz(50.9915, 65.0878, 99.4801) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3F9 #F9846E
analogous
#6EF9C9 #6EE3F9 #6E9EF9
triadic
#6EE3F9 #F96EE3 #E3F96E
tetradic
#6EE3F9 #C96EF9 #F9846E #9EF96E
square
#6EE3F9 #C96EF9 #F9846E #9EF96E
split-complementary
#6EE3F9 #F96E9E #F9C96E
monochromatic
#09C1E3 #33D8F7 #6EE3F9 #A9EEFB #E2F9FE
Accessibility & contrast
On white
1.50
#6EE3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6EE3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3F9
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3F9 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee3f9; /* rgb */ color: rgb(110, 227, 249); /* oklch */ color: oklch(85.6% 0.110 211.6);
Tailwind
colors: {
custom: {
50: '#a3ecfb',
500: '#6ee3f9',
950: '#000000',
},
}SCSS
$custom: #6ee3f9; $custom-light: #a3ecfb; $custom-dark: #000000;
JSON
{
"hex": "#6ee3f9",
"rgb": {
"r": 110,
"g": 227,
"b": 249
},
"hsl": {
"h": 189.496,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.85611,
"c": 0.10961,
"h": 211.6
},
"luminance": 0.65093
}Semantic roles & 50–950 ramp
primary
#6EE3F9
secondary
#D45037
accent
#2400E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485