#6AE9EE#6AE9EE
#6AE9EE is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.5% C 0.112 H 198.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9EE |
|---|---|
| RGB | rgb(106, 233, 238) |
| HSL | hsl(182, 80%, 67%) |
| HSV | hsv(182, 55%, 93%) |
| CMYK | cmyk(55.5%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.76, -33.63, -13.11) |
| CIE-LCH | lch(85.76, 36.10, 201.29°) |
| OKLab | oklab(86.45% -0.1064 -0.0362) |
| OKLCH | oklch(86.45% 0.112 198.8) |
| XYZ | xyz(50.5089, 67.5101, 91.2413) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Bright Light Blue
#26F7FD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Bright Cyan
#41FDFE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9EE #EE6F6A
analogous
#6AEEB1 #6AE9EE #6AA7EE
triadic
#6AE9EE #EE6AE9 #E9EE6A
tetradic
#6AE9EE #B16AEE #EE6F6A #A7EE6A
square
#6AE9EE #B16AEE #EE6F6A #A7EE6A
split-complementary
#6AE9EE #EE6AA7 #EEB16A
monochromatic
#17C0C7 #33E1E8 #6AE9EE #A1F1F4 #D8F9FB
Accessibility & contrast
On white
1.45
#6AE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#6AE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9EE
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9EE | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0EF
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ae9ee; /* rgb */ color: rgb(106, 233, 238); /* oklch */ color: oklch(86.5% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#a0f0f3',
500: '#6ae9ee',
950: '#000000',
},
}SCSS
$custom: #6ae9ee; $custom-light: #a0f0f3; $custom-dark: #000000;
JSON
{
"hex": "#6ae9ee",
"rgb": {
"r": 106,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.273,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.86454,
"c": 0.11242,
"h": 198.8
},
"luminance": 0.67515
}Semantic roles & 50–950 ramp
primary
#6AE9EE
secondary
#C43D38
accent
#120ADC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585