#6AE2E8#6AE2E8
#6AE2E8 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.108 H 199.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2E8 |
|---|---|
| RGB | rgb(106, 226, 232) |
| HSL | hsl(183, 73%, 66%) |
| HSV | hsv(183, 54%, 91%) |
| CMYK | cmyk(54.3%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.59, -31.92, -13.19) |
| CIE-LCH | lch(83.59, 34.54, 202.45°) |
| OKLab | oklab(84.64% -0.1015 -0.0365) |
| OKLCH | oklch(84.64% 0.108 199.8) |
| XYZ | xyz(47.6997, 63.2785, 86.0285) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2E8 #E8706A
analogous
#6AE8AF #6AE2E8 #6AA3E8
triadic
#6AE2E8 #E86AE2 #E2E86A
tetradic
#6AE2E8 #AF6AE8 #E8706A #A3E86A
square
#6AE2E8 #AF6AE8 #E8706A #A3E86A
split-complementary
#6AE2E8 #E86AA3 #E8AF6A
monochromatic
#1DB3BB #35D8E0 #6AE2E8 #9FECF0 #D4F7F8
Accessibility & contrast
On white
1.54
#6AE2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6AE2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2E8
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2E8 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E9
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae2e8; /* rgb */ color: rgb(106, 226, 232); /* oklch */ color: oklch(84.6% 0.108 199.8);
Tailwind
colors: {
custom: {
50: '#9febef',
500: '#6ae2e8',
950: '#000000',
},
}SCSS
$custom: #6ae2e8; $custom-light: #9febef; $custom-dark: #000000;
JSON
{
"hex": "#6ae2e8",
"rgb": {
"r": 106,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.857,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84643,
"c": 0.10784,
"h": 199.8
},
"luminance": 0.63283
}Semantic roles & 50–950 ramp
primary
#6AE2E8
secondary
#BA423C
accent
#1A10D5
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485