#6AFCE9#6AFCE9
#6AFCE9 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.128 H 183.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFCE9 |
|---|---|
| RGB | rgb(106, 252, 233) |
| HSL | hsl(172, 96%, 70%) |
| HSV | hsv(172, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(91.04, -43.56, -2.68) |
| CIE-LCH | lch(91.04, 43.64, 183.52°) |
| OKLab | oklab(90.68% -0.1281 -0.0079) |
| OKLCH | oklch(90.68% 0.128 183.5) |
| XYZ | xyz(55.4556, 78.5625, 89.3165) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 3.48
Bright Turquoise
#0FFEF9
ΔE00 5.30
Light Aqua
#8CFFDB
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.41
Bright Cyan
#41FDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFCE9 #FC6A7D
analogous
#6AFCA0 #6AFCE9 #6AC6FC
triadic
#6AFCE9 #E96AFC #FCE96A
tetradic
#6AFCE9 #A06AFC #FC6A7D #C6FC6A
square
#6AFCE9 #A06AFC #FC6A7D #C6FC6A
split-complementary
#6AFCE9 #FC6AC6 #FCA06A
monochromatic
#05E7CA #2EFBE0 #6AFCE9 #A6FDF2 #E1FEFB
Accessibility & contrast
On white
1.26
#6AFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6AFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFCE9
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFCE9 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE8
Deuteranopia (green-blind)
#DBDEEB
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6afce9; /* rgb */ color: rgb(106, 252, 233); /* oklch */ color: oklch(90.7% 0.128 183.5);
Tailwind
colors: {
custom: {
50: '#a2fef0',
500: '#6afce9',
950: '#000000',
},
}SCSS
$custom: #6afce9; $custom-light: #a2fef0; $custom-dark: #000000;
JSON
{
"hex": "#6afce9",
"rgb": {
"r": 106,
"g": 252,
"b": 233
},
"hsl": {
"h": 172.192,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.90675,
"c": 0.12836,
"h": 183.5
},
"luminance": 0.78568
}Semantic roles & 50–950 ramp
primary
#6AFCE9
secondary
#D73348
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685