#6AEFF8#6AEFF8
#6AEFF8 is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.2% C 0.117 H 201.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEFF8 |
|---|---|
| RGB | rgb(106, 239, 248) |
| HSL | hsl(184, 91%, 69%) |
| HSV | hsv(184, 57%, 97%) |
| CMYK | cmyk(57.3%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(87.76, -33.78, -15.36) |
| CIE-LCH | lch(87.76, 37.11, 204.45°) |
| OKLab | oklab(88.17% -0.1086 -0.0425) |
| OKLCH | oklch(88.17% 0.117 201.4) |
| XYZ | xyz(53.7465, 71.5691, 99.7705) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.52
Robin Egg Blue
#8AF1FE
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 4.93
Aqua
#00FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEFF8 #F8736A
analogous
#6AF8BA #6AEFF8 #6AA8F8
triadic
#6AEFF8 #F86AEF #EFF86A
tetradic
#6AEFF8 #BA6AF8 #F8736A #A8F86A
square
#6AEFF8 #BA6AF8 #F8736A #A8F86A
split-complementary
#6AEFF8 #F86AA8 #F8BA6A
monochromatic
#0AD0DD #30E9F5 #6AEFF8 #A4F5FB #DFFCFD
Accessibility & contrast
On white
1.37
#6AEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#6AEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEFF8
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEFF8 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6F9
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6aeff8; /* rgb */ color: rgb(106, 239, 248); /* oklch */ color: oklch(88.2% 0.117 201.4);
Tailwind
colors: {
custom: {
50: '#a2f4fa',
500: '#6aeff8',
950: '#000000',
},
}SCSS
$custom: #6aeff8; $custom-light: #a2f4fa; $custom-dark: #000000;
JSON
{
"hex": "#6aeff8",
"rgb": {
"r": 106,
"g": 239,
"b": 248
},
"hsl": {
"h": 183.803,
"s": 91.026,
"l": 69.412
},
"oklch": {
"l": 0.88165,
"c": 0.1166,
"h": 201.4
},
"luminance": 0.71574
}Semantic roles & 50–950 ramp
primary
#6AEFF8
secondary
#D23E34
accent
#0F00E6
background
#FDFFFF
surface
#F7FEFF
border
#D0D6D7
text
#101717
muted
#818585