#6FFAEA#6FFAEA
#6FFAEA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.4% C 0.123 H 185.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAEA |
|---|---|
| RGB | rgb(111, 250, 234) |
| HSL | hsl(173, 93%, 71%) |
| HSV | hsv(173, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(90.64, -41.51, -3.77) |
| CIE-LCH | lch(90.64, 41.68, 185.18°) |
| OKLab | oklab(90.4% -0.1229 -0.0108) |
| OKLCH | oklch(90.4% 0.123 185) |
| XYZ | xyz(55.5859, 77.6858, 89.8914) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.88
Aqua
#00FFFF
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAEA #FA6F7F
analogous
#6FFAA5 #6FFAEA #6FC4FA
triadic
#6FFAEA #EA6FFA #FAEA6F
tetradic
#6FFAEA #A56FFA #FA6F7F #C4FA6F
square
#6FFAEA #A56FFA #FA6F7F #C4FA6F
split-complementary
#6FFAEA #FA6FC4 #FAA56F
monochromatic
#08E7CD #34F8E1 #6FFAEA #AAFCF3 #E1FEFB
Accessibility & contrast
On white
1.27
#6FFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6FFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAEA
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAEA | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffaea; /* rgb */ color: rgb(111, 250, 234); /* oklch */ color: oklch(90.4% 0.123 185.0);
Tailwind
colors: {
custom: {
50: '#a4fcf0',
500: '#6ffaea',
950: '#000000',
},
}SCSS
$custom: #6ffaea; $custom-light: #a4fcf0; $custom-dark: #000000;
JSON
{
"hex": "#6ffaea",
"rgb": {
"r": 111,
"g": 250,
"b": 234
},
"hsl": {
"h": 173.094,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.904,
"c": 0.12337,
"h": 185
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#6FFAEA
secondary
#D5384A
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585