#6AE2E9#6AE2E9
#6AE2E9 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.108 H 200.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2E9 |
|---|---|
| RGB | rgb(106, 226, 233) |
| HSL | hsl(183, 74%, 66%) |
| HSV | hsv(183, 55%, 91%) |
| CMYK | cmyk(54.5%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.62, -31.66, -13.67) |
| CIE-LCH | lch(83.62, 34.48, 203.36°) |
| OKLab | oklab(84.68% -0.1011 -0.0378) |
| OKLCH | oklch(84.68% 0.108 200.5) |
| XYZ | xyz(47.8421, 63.3355, 86.7787) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2E9 #E9716A
analogous
#6AE9B1 #6AE2E9 #6AA3E9
triadic
#6AE2E9 #E96AE2 #E2E96A
tetradic
#6AE2E9 #B16AE9 #E9716A #A3E96A
square
#6AE2E9 #B16AE9 #E9716A #A3E96A
split-complementary
#6AE2E9 #E96AA3 #E9B16A
monochromatic
#1CB4BD #35D8E1 #6AE2E9 #9FECF1 #D5F7F9
Accessibility & contrast
On white
1.54
#6AE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6AE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2E9
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2E9 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EA
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae2e9; /* rgb */ color: rgb(106, 226, 233); /* oklch */ color: oklch(84.7% 0.108 200.5);
Tailwind
colors: {
custom: {
50: '#9febf0',
500: '#6ae2e9',
950: '#000000',
},
}SCSS
$custom: #6ae2e9; $custom-light: #9febf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae2e9",
"rgb": {
"r": 106,
"g": 226,
"b": 233
},
"hsl": {
"h": 183.307,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84677,
"c": 0.10793,
"h": 200.5
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#6AE2E9
secondary
#BC423B
accent
#1A0FD6
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485