#6EE4E8#6EE4E8
#6EE4E8 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.107 H 198.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4E8 |
|---|---|
| RGB | rgb(110, 228, 232) |
| HSL | hsl(182, 73%, 67%) |
| HSV | hsv(182, 53%, 91%) |
| CMYK | cmyk(52.6%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.29, -32.09, -12.13) |
| CIE-LCH | lch(84.29, 34.31, 200.70°) |
| OKLab | oklab(85.25% -0.1012 -0.0335) |
| OKLCH | oklch(85.25% 0.107 198.3) |
| XYZ | xyz(48.7333, 64.6234, 86.2337) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4E8 #E8726E
analogous
#6EE8AF #6EE4E8 #6EA7E8
triadic
#6EE4E8 #E86EE4 #E4E86E
tetradic
#6EE4E8 #AF6EE8 #E8726E #A7E86E
square
#6EE4E8 #AF6EE8 #E8726E #A7E86E
split-complementary
#6EE4E8 #E86EA7 #E8AF6E
monochromatic
#1EB8BE #39DAE0 #6EE4E8 #A3EEF0 #D8F8F9
Accessibility & contrast
On white
1.51
#6EE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#6EE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4E8
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4E8 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee4e8; /* rgb */ color: rgb(110, 228, 232); /* oklch */ color: oklch(85.2% 0.107 198.3);
Tailwind
colors: {
custom: {
50: '#a1edef',
500: '#6ee4e8',
950: '#000000',
},
}SCSS
$custom: #6ee4e8; $custom-light: #a1edef; $custom-dark: #000000;
JSON
{
"hex": "#6ee4e8",
"rgb": {
"r": 110,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.967,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.85245,
"c": 0.10657,
"h": 198.3
},
"luminance": 0.64628
}Semantic roles & 50–950 ramp
primary
#6EE4E8
secondary
#BD423E
accent
#1711D5
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101616
muted
#818585