#6FFBEA#6FFBEA
#6FFBEA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.124 H 184.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBEA |
|---|---|
| RGB | rgb(111, 251, 234) |
| HSL | hsl(173, 95%, 71%) |
| HSV | hsv(173, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(90.92, -41.95, -3.35) |
| CIE-LCH | lch(90.92, 42.09, 184.56°) |
| OKLab | oklab(90.63% -0.1239 -0.0097) |
| OKLCH | oklch(90.63% 0.124 184.5) |
| XYZ | xyz(55.8975, 78.3089, 89.9953) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 5.05
Bright Cyan
#41FDFE
ΔE00 6.14
Aqua
#00FFFF
ΔE00 6.28
Turquoise
#40E0D0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBEA #FB6F80
analogous
#6FFBA4 #6FFBEA #6FC6FB
triadic
#6FFBEA #EA6FFB #FBEA6F
tetradic
#6FFBEA #A46FFB #FB6F80 #C6FB6F
square
#6FFBEA #A46FFB #FB6F80 #C6FB6F
split-complementary
#6FFBEA #FB6FC6 #FBA46F
monochromatic
#06E9CE #33F9E1 #6FFBEA #ABFDF3 #E1FEFB
Accessibility & contrast
On white
1.26
#6FFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#6FFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBEA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBEA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE9
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffbea; /* rgb */ color: rgb(111, 251, 234); /* oklch */ color: oklch(90.6% 0.124 184.5);
Tailwind
colors: {
custom: {
50: '#a4fdf0',
500: '#6ffbea',
950: '#000000',
},
}SCSS
$custom: #6ffbea; $custom-light: #a4fdf0; $custom-dark: #000000;
JSON
{
"hex": "#6ffbea",
"rgb": {
"r": 111,
"g": 251,
"b": 234
},
"hsl": {
"h": 172.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90631,
"c": 0.1243,
"h": 184.5
},
"luminance": 0.78314
}Semantic roles & 50–950 ramp
primary
#6FFBEA
secondary
#D6384B
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685