#6AE4EE#6AE4EE
#6AE4EE is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.3% C 0.110 H 202.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4EE |
|---|---|
| RGB | rgb(106, 228, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 55%, 93%) |
| CMYK | cmyk(55.5%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(84.34, -31.27, -15.24) |
| CIE-LCH | lch(84.34, 34.78, 205.98°) |
| OKLab | oklab(85.31% -0.1012 -0.0421) |
| OKLCH | oklch(85.31% 0.11 202.6) |
| XYZ | xyz(49.1135, 64.7192, 90.7761) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.77
Robin Egg Blue
#8AF1FE
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.80
Bright Light Blue
#26F7FD
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4EE #EE746A
analogous
#6AEEB6 #6AE4EE #6AA2EE
triadic
#6AE4EE #EE6AE4 #E4EE6A
tetradic
#6AE4EE #B66AEE #EE746A #A2EE6A
square
#6AE4EE #B66AEE #EE746A #A2EE6A
split-complementary
#6AE4EE #EE6AA2 #EEB66A
monochromatic
#17BAC7 #33DAE8 #6AE4EE #A1EEF4 #D8F8FB
Accessibility & contrast
On white
1.51
#6AE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6AE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4EE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4EE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00ECE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4ee; /* rgb */ color: rgb(106, 228, 238); /* oklch */ color: oklch(85.3% 0.110 202.6);
Tailwind
colors: {
custom: {
50: '#a0edf3',
500: '#6ae4ee',
950: '#000000',
},
}SCSS
$custom: #6ae4ee; $custom-light: #a0edf3; $custom-dark: #000000;
JSON
{
"hex": "#6ae4ee",
"rgb": {
"r": 106,
"g": 228,
"b": 238
},
"hsl": {
"h": 184.545,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85308,
"c": 0.1096,
"h": 202.6
},
"luminance": 0.64724
}Semantic roles & 50–950 ramp
primary
#6AE4EE
secondary
#C44338
accent
#1A0ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585