#6AE3EE#6AE3EE
#6AE3EE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.109 H 203.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3EE |
|---|---|
| RGB | rgb(106, 227, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 55%, 93%) |
| CMYK | cmyk(55.5%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.05, -30.79, -15.66) |
| CIE-LCH | lch(84.05, 34.55, 206.96°) |
| OKLab | oklab(85.08% -0.1001 -0.0433) |
| OKLCH | oklch(85.08% 0.109 203.4) |
| XYZ | xyz(48.8392, 64.1706, 90.6847) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.70
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Bright Light Blue
#26F7FD
ΔE00 6.06
Bright Cyan
#41FDFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3EE #EE756A
analogous
#6AEEB7 #6AE3EE #6AA1EE
triadic
#6AE3EE #EE6AE3 #E3EE6A
tetradic
#6AE3EE #B76AEE #EE756A #A1EE6A
square
#6AE3EE #B76AEE #EE756A #A1EE6A
split-complementary
#6AE3EE #EE6AA1 #EEB76A
monochromatic
#17B8C7 #33D9E8 #6AE3EE #A1EDF4 #D8F8FB
Accessibility & contrast
On white
1.52
#6AE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6AE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3EE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3EE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae3ee; /* rgb */ color: rgb(106, 227, 238); /* oklch */ color: oklch(85.1% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#a0ecf3',
500: '#6ae3ee',
950: '#000000',
},
}SCSS
$custom: #6ae3ee; $custom-light: #a0ecf3; $custom-dark: #000000;
JSON
{
"hex": "#6ae3ee",
"rgb": {
"r": 106,
"g": 227,
"b": 238
},
"hsl": {
"h": 185,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85079,
"c": 0.1091,
"h": 203.4
},
"luminance": 0.64175
}Semantic roles & 50–950 ramp
primary
#6AE3EE
secondary
#C44438
accent
#1B0ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485