#6AE3EF#6AE3EF
#6AE3EF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.109 H 204.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3EF |
|---|---|
| RGB | rgb(106, 227, 239) |
| HSL | hsl(185, 81%, 68%) |
| HSV | hsv(185, 56%, 94%) |
| CMYK | cmyk(55.6%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(84.09, -30.52, -16.15) |
| CIE-LCH | lch(84.09, 34.53, 207.88°) |
| OKLab | oklab(85.11% -0.0997 -0.0446) |
| OKLCH | oklch(85.11% 0.109 204.1) |
| XYZ | xyz(48.9865, 64.2296, 91.4606) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.52
Robin Egg Blue
#8AF1FE
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.56
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3EF #EF766A
analogous
#6AEFB9 #6AE3EF #6AA0EF
triadic
#6AE3EF #EF6AE3 #E3EF6A
tetradic
#6AE3EF #B96AEF #EF766A #A0EF6A
square
#6AE3EF #B96AEF #EF766A #A0EF6A
split-complementary
#6AE3EF #EF6AA0 #EFB96A
monochromatic
#16B9C9 #33D9E9 #6AE3EF #A1EDF5 #D9F8FB
Accessibility & contrast
On white
1.52
#6AE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6AE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3EF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3EF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae3ef; /* rgb */ color: rgb(106, 227, 239); /* oklch */ color: oklch(85.1% 0.109 204.1);
Tailwind
colors: {
custom: {
50: '#a0ecf4',
500: '#6ae3ef',
950: '#000000',
},
}SCSS
$custom: #6ae3ef; $custom-light: #a0ecf4; $custom-dark: #000000;
JSON
{
"hex": "#6ae3ef",
"rgb": {
"r": 106,
"g": 227,
"b": 239
},
"hsl": {
"h": 185.414,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85114,
"c": 0.10926,
"h": 204.1
},
"luminance": 0.64234
}Semantic roles & 50–950 ramp
primary
#6AE3EF
secondary
#C64437
accent
#1C09DD
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485