#6AFCEB#6AFCEB
#6AFCEB is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.128 H 184.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCEB |
|---|---|
| RGB | rgb(106, 252, 235) |
| HSL | hsl(173, 96%, 70%) |
| HSV | hsv(173, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.09, -43.06, -3.64) |
| CIE-LCH | lch(91.09, 43.22, 184.83°) |
| OKLab | oklab(90.74% -0.1273 -0.0105) |
| OKLCH | oklch(90.74% 0.128 184.7) |
| XYZ | xyz(55.7430, 78.6775, 90.8297) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 3.71
Bright Turquoise
#0FFEF9
ΔE00 4.78
Bright Cyan
#41FDFE
ΔE00 5.99
Aqua
#00FFFF
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCEB #FC6A7B
analogous
#6AFCA2 #6AFCEB #6AC4FC
triadic
#6AFCEB #EB6AFC #FCEB6A
tetradic
#6AFCEB #A26AFC #FC6A7B #C4FC6A
square
#6AFCEB #A26AFC #FC6A7B #C4FC6A
split-complementary
#6AFCEB #FC6AC4 #FCA26A
monochromatic
#05E7CD #2EFBE3 #6AFCEB #A6FDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#6AFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6AFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCEB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCEB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afceb; /* rgb */ color: rgb(106, 252, 235); /* oklch */ color: oklch(90.7% 0.128 184.7);
Tailwind
colors: {
custom: {
50: '#a2fef1',
500: '#6afceb',
950: '#000000',
},
}SCSS
$custom: #6afceb; $custom-light: #a2fef1; $custom-dark: #000000;
JSON
{
"hex": "#6afceb",
"rgb": {
"r": 106,
"g": 252,
"b": 235
},
"hsl": {
"h": 173.014,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90735,
"c": 0.1277,
"h": 184.7
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#6AFCEB
secondary
#D73346
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685