#6AE4E9#6AE4E9
#6AE4E9 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.109 H 199.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE4E9 |
|---|---|
| RGB | rgb(106, 228, 233) |
| HSL | hsl(182, 74%, 66%) |
| HSV | hsv(182, 55%, 91%) |
| CMYK | cmyk(54.5%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(84.19, -32.60, -12.82) |
| CIE-LCH | lch(84.19, 35.03, 201.47°) |
| OKLab | oklab(85.14% -0.1032 -0.0354) |
| OKLCH | oklch(85.14% 0.109 199) |
| XYZ | xyz(48.3891, 64.4295, 86.9610) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Bright Light Blue
#26F7FD
ΔE00 5.20
Aqua Blue
#02D8E9
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Bright Cyan
#41FDFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE4E9 #E96F6A
analogous
#6AE9AF #6AE4E9 #6AA5E9
triadic
#6AE4E9 #E96AE4 #E4E96A
tetradic
#6AE4E9 #AF6AE9 #E96F6A #A5E96A
square
#6AE4E9 #AF6AE9 #E96F6A #A5E96A
split-complementary
#6AE4E9 #E96AA5 #E9AF6A
monochromatic
#1CB6BD #35DAE1 #6AE4E9 #9FEEF1 #D5F7F9
Accessibility & contrast
On white
1.51
#6AE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6AE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE4E9
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE4E9 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ae4e9; /* rgb */ color: rgb(106, 228, 233); /* oklch */ color: oklch(85.1% 0.109 199.0);
Tailwind
colors: {
custom: {
50: '#a0edf0',
500: '#6ae4e9',
950: '#000000',
},
}SCSS
$custom: #6ae4e9; $custom-light: #a0edf0; $custom-dark: #000000;
JSON
{
"hex": "#6ae4e9",
"rgb": {
"r": 106,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.362,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.85137,
"c": 0.10912,
"h": 199
},
"luminance": 0.64434
}Semantic roles & 50–950 ramp
primary
#6AE4E9
secondary
#BC403B
accent
#170FD6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585