#6AFFEF#6AFFEF
#6AFFEF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.129 H 185.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFEF |
|---|---|
| RGB | rgb(106, 255, 239) |
| HSL | hsl(174, 100%, 71%) |
| HSV | hsv(174, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.05, -43.39, -4.30) |
| CIE-LCH | lch(92.05, 43.60, 185.66°) |
| OKLab | oklab(91.55% -0.1286 -0.0123) |
| OKLCH | oklch(91.55% 0.129 185.5) |
| XYZ | xyz(57.2769, 80.8103, 94.2240) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.37
Tiffany Blue
#7BF2DA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFEF #FF6A7A
analogous
#6AFFA4 #6AFFEF #6AC4FF
triadic
#6AFFEF #EF6AFF #FFEF6A
tetradic
#6AFFEF #A46AFF #FF6A7A #C4FF6A
square
#6AFFEF #A46AFF #FF6A7A #C4FF6A
split-complementary
#6AFFEF #FF6AC4 #FFA46A
monochromatic
#00EFD5 #2DFFE8 #6AFFEF #A7FFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#6AFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#6AFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFEF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFEF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6affef; /* rgb */ color: rgb(106, 255, 239); /* oklch */ color: oklch(91.5% 0.129 185.5);
Tailwind
colors: {
custom: {
50: '#a2fff4',
500: '#6affef',
950: '#000000',
},
}SCSS
$custom: #6affef; $custom-light: #a2fff4; $custom-dark: #000000;
JSON
{
"hex": "#6affef",
"rgb": {
"r": 106,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.557,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.91548,
"c": 0.12922,
"h": 185.5
},
"luminance": 0.80816
}Semantic roles & 50–950 ramp
primary
#6AFFEF
secondary
#DB3244
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685