#6FFBED#6FFBED
#6FFBED is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.123 H 186.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFBED |
|---|---|
| RGB | rgb(111, 251, 237) |
| HSL | hsl(174, 95%, 71%) |
| HSV | hsv(174, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(91.00, -41.21, -4.79) |
| CIE-LCH | lch(91.00, 41.49, 186.63°) |
| OKLab | oklab(90.72% -0.1227 -0.0136) |
| OKLCH | oklch(90.72% 0.123 186.3) |
| XYZ | xyz(56.3321, 78.4827, 92.2843) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.36
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFBED #FB6F7D
analogous
#6FFBA7 #6FFBED #6FC3FB
triadic
#6FFBED #ED6FFB #FBED6F
tetradic
#6FFBED #A76FFB #FB6F7D #C3FB6F
square
#6FFBED #A76FFB #FB6F7D #C3FB6F
split-complementary
#6FFBED #FB6FC3 #FBA76F
monochromatic
#06E9D2 #33F9E6 #6FFBED #ABFDF4 #E1FEFB
Accessibility & contrast
On white
1.26
#6FFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6FFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFBED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFBED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6ffbed; /* rgb */ color: rgb(111, 251, 237); /* oklch */ color: oklch(90.7% 0.123 186.3);
Tailwind
colors: {
custom: {
50: '#a4fdf2',
500: '#6ffbed',
950: '#000000',
},
}SCSS
$custom: #6ffbed; $custom-light: #a4fdf2; $custom-dark: #000000;
JSON
{
"hex": "#6ffbed",
"rgb": {
"r": 111,
"g": 251,
"b": 237
},
"hsl": {
"h": 174,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.90721,
"c": 0.12341,
"h": 186.3
},
"luminance": 0.78488
}Semantic roles & 50–950 ramp
primary
#6FFBED
secondary
#D63848
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685