#6FFAED#6FFAED
#6FFAED is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.5% C 0.123 H 186.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAED |
|---|---|
| RGB | rgb(111, 250, 237) |
| HSL | hsl(174, 93%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(90.72, -40.76, -5.21) |
| CIE-LCH | lch(90.72, 41.10, 187.28°) |
| OKLab | oklab(90.49% -0.1216 -0.0147) |
| OKLCH | oklch(90.49% 0.123 186.9) |
| XYZ | xyz(56.0205, 77.8596, 92.1805) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAED #FA6F7C
analogous
#6FFAA7 #6FFAED #6FC2FA
triadic
#6FFAED #ED6FFA #FAED6F
tetradic
#6FFAED #A76FFA #FA6F7C #C2FA6F
square
#6FFAED #A76FFA #FA6F7C #C2FA6F
split-complementary
#6FFAED #FA6FC2 #FAA76F
monochromatic
#08E7D2 #34F8E6 #6FFAED #AAFCF4 #E1FEFB
Accessibility & contrast
On white
1.27
#6FFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6FFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAED
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAED | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffaed; /* rgb */ color: rgb(111, 250, 237); /* oklch */ color: oklch(90.5% 0.123 186.9);
Tailwind
colors: {
custom: {
50: '#a4fcf2',
500: '#6ffaed',
950: '#000000',
},
}SCSS
$custom: #6ffaed; $custom-light: #a4fcf2; $custom-dark: #000000;
JSON
{
"hex": "#6ffaed",
"rgb": {
"r": 111,
"g": 250,
"b": 237
},
"hsl": {
"h": 174.388,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.90491,
"c": 0.12251,
"h": 186.9
},
"luminance": 0.77865
}Semantic roles & 50–950 ramp
primary
#6FFAED
secondary
#D53847
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585