#6FFAEB#6FFAEB
#6FFAEB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.4% C 0.123 H 185.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFAEB |
|---|---|
| RGB | rgb(111, 250, 235) |
| HSL | hsl(174, 93%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(90.66, -41.26, -4.25) |
| CIE-LCH | lch(90.66, 41.48, 185.88°) |
| OKLab | oklab(90.43% -0.1225 -0.0121) |
| OKLCH | oklch(90.43% 0.123 185.6) |
| XYZ | xyz(55.7300, 77.7434, 90.6502) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 4.64
Bright Cyan
#41FDFE
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.79
Turquoise
#40E0D0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFAEB #FA6F7E
analogous
#6FFAA5 #6FFAEB #6FC3FA
triadic
#6FFAEB #EB6FFA #FAEB6F
tetradic
#6FFAEB #A56FFA #FA6F7E #C3FA6F
square
#6FFAEB #A56FFA #FA6F7E #C3FA6F
split-complementary
#6FFAEB #FA6FC3 #FAA56F
monochromatic
#08E7CF #34F8E3 #6FFAEB #AAFCF3 #E1FEFB
Accessibility & contrast
On white
1.27
#6FFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6FFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFAEB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFAEB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6ffaeb; /* rgb */ color: rgb(111, 250, 235); /* oklch */ color: oklch(90.4% 0.123 185.6);
Tailwind
colors: {
custom: {
50: '#a4fcf1',
500: '#6ffaeb',
950: '#000000',
},
}SCSS
$custom: #6ffaeb; $custom-light: #a4fcf1; $custom-dark: #000000;
JSON
{
"hex": "#6ffaeb",
"rgb": {
"r": 111,
"g": 250,
"b": 235
},
"hsl": {
"h": 173.525,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.90431,
"c": 0.12306,
"h": 185.6
},
"luminance": 0.77749
}Semantic roles & 50–950 ramp
primary
#6FFAEB
secondary
#D53849
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585