#6AEBF9#6AEBF9
#6AEBF9 is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.115 H 205.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBF9 |
|---|---|
| RGB | rgb(106, 235, 249) |
| HSL | hsl(186, 92%, 70%) |
| HSV | hsv(186, 57%, 98%) |
| CMYK | cmyk(57.4%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(86.66, -31.62, -17.54) |
| CIE-LCH | lch(86.66, 36.16, 209.02°) |
| OKLab | oklab(87.29% -0.1041 -0.0485) |
| OKLCH | oklch(87.29% 0.115 205) |
| XYZ | xyz(52.7440, 69.3151, 100.2037) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 0.85
Robin Egg Blue
#8AF1FE
ΔE00 2.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Bright Light Blue
#26F7FD
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBF9 #F9786A
analogous
#6AF9C0 #6AEBF9 #6AA4F9
triadic
#6AEBF9 #F96AEB #EBF96A
tetradic
#6AEBF9 #C06AF9 #F9786A #A4F96A
square
#6AEBF9 #C06AF9 #F9786A #A4F96A
split-complementary
#6AEBF9 #F96AA4 #F9C06A
monochromatic
#09CBE0 #2FE3F7 #6AEBF9 #A5F3FB #E0FBFE
Accessibility & contrast
On white
1.41
#6AEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#6AEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBF9
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBF9 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FA
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6aebf9; /* rgb */ color: rgb(106, 235, 249); /* oklch */ color: oklch(87.3% 0.115 205.0);
Tailwind
colors: {
custom: {
50: '#a1f1fb',
500: '#6aebf9',
950: '#000000',
},
}SCSS
$custom: #6aebf9; $custom-light: #a1f1fb; $custom-dark: #000000;
JSON
{
"hex": "#6aebf9",
"rgb": {
"r": 106,
"g": 235,
"b": 249
},
"hsl": {
"h": 185.874,
"s": 92.258,
"l": 69.608
},
"oklch": {
"l": 0.87288,
"c": 0.11483,
"h": 205
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#6AEBF9
secondary
#D34434
accent
#1600E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585