#6EE3F5#6EE3F5
#6EE3F5 is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.5% C 0.108 H 208.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3F5 |
|---|---|
| RGB | rgb(110, 227, 245) |
| HSL | hsl(188, 87%, 70%) |
| HSV | hsv(188, 55%, 96%) |
| CMYK | cmyk(55.1%, 7.3%, 0%, 3.9%) |
| CIE-LAB | lab(84.40, -28.13, -18.82) |
| CIE-LCH | lch(84.40, 33.85, 213.79°) |
| OKLab | oklab(85.47% -0.0949 -0.0521) |
| OKLCH | oklch(85.47% 0.108 208.8) |
| XYZ | xyz(50.3743, 64.8409, 96.2294) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.42
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 6.16
Bright Light Blue
#26F7FD
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3F5 #F5806E
analogous
#6EF5C4 #6EE3F5 #6EA0F5
triadic
#6EE3F5 #F56EE3 #E3F56E
tetradic
#6EE3F5 #C46EF5 #F5806E #A0F56E
square
#6EE3F5 #C46EF5 #F5806E #A0F56E
split-complementary
#6EE3F5 #F56EA0 #F5C46E
monochromatic
#0FBFDA #35D8F1 #6EE3F5 #A7EEF9 #E1F9FD
Accessibility & contrast
On white
1.50
#6EE3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6EE3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3F5
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3F5 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee3f5; /* rgb */ color: rgb(110, 227, 245); /* oklch */ color: oklch(85.5% 0.108 208.8);
Tailwind
colors: {
custom: {
50: '#a2ecf8',
500: '#6ee3f5',
950: '#000000',
},
}SCSS
$custom: #6ee3f5; $custom-light: #a2ecf8; $custom-dark: #000000;
JSON
{
"hex": "#6ee3f5",
"rgb": {
"r": 110,
"g": 227,
"b": 245
},
"hsl": {
"h": 188,
"s": 87.097,
"l": 69.608
},
"oklch": {
"l": 0.85466,
"c": 0.10826,
"h": 208.8
},
"luminance": 0.64846
}Semantic roles & 50–950 ramp
primary
#6EE3F5
secondary
#CF4C38
accent
#2002E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485