#6EE2EA#6EE2EA
#6EE2EA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.105 H 201.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE2EA |
|---|---|
| RGB | rgb(110, 226, 234) |
| HSL | hsl(184, 75%, 67%) |
| HSV | hsv(184, 53%, 92%) |
| CMYK | cmyk(53%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.78, -30.61, -13.95) |
| CIE-LCH | lch(83.78, 33.64, 204.50°) |
| OKLab | oklab(84.85% -0.0982 -0.0385) |
| OKLCH | oklch(84.85% 0.106 201.4) |
| XYZ | xyz(48.4720, 63.6437, 87.5560) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.50
Robin Egg Blue
#8AF1FE
ΔE00 4.46
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE2EA #EA766E
analogous
#6EEAB4 #6EE2EA #6EA4EA
triadic
#6EE2EA #EA6EE2 #E2EA6E
tetradic
#6EE2EA #B46EEA #EA766E #A4EA6E
square
#6EE2EA #B46EEA #EA766E #A4EA6E
split-complementary
#6EE2EA #EA6EA4 #EAB46E
monochromatic
#1CB7C2 #39D7E2 #6EE2EA #A3EDF2 #D9F7F9
Accessibility & contrast
On white
1.53
#6EE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6EE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE2EA
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE2EA | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee2ea; /* rgb */ color: rgb(110, 226, 234); /* oklch */ color: oklch(84.9% 0.105 201.4);
Tailwind
colors: {
custom: {
50: '#a1ebf0',
500: '#6ee2ea',
950: '#000000',
},
}SCSS
$custom: #6ee2ea; $custom-light: #a1ebf0; $custom-dark: #000000;
JSON
{
"hex": "#6ee2ea",
"rgb": {
"r": 110,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.871,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.84854,
"c": 0.1055,
"h": 201.4
},
"luminance": 0.63648
}Semantic roles & 50–950 ramp
primary
#6EE2EA
secondary
#C0453C
accent
#1C0FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485