#6CFBE5#6CFBE5
#6CFBE5 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.4% C 0.128 H 181.6°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBE5 |
|---|---|
| RGB | rgb(108, 251, 229) |
| HSL | hsl(171, 95%, 70%) |
| HSV | hsv(171, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(90.70, -43.74, -1.08) |
| CIE-LCH | lch(90.70, 43.75, 181.41°) |
| OKLab | oklab(90.39% -0.1277 -0.0036) |
| OKLCH | oklch(90.39% 0.128 181.6) |
| XYZ | xyz(54.8180, 77.8342, 86.2481) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 5.22
Aqua (survey)
#13EAC9
ΔE00 6.01
Light Turquoise
#7EF4CC
ΔE00 6.18
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBE5 #FB6C82
analogous
#6CFB9D #6CFBE5 #6CCAFB
triadic
#6CFBE5 #E56CFB #FBE56C
tetradic
#6CFBE5 #9D6CFB #FB6C82 #CAFB6C
square
#6CFBE5 #9D6CFB #FB6C82 #CAFB6C
split-complementary
#6CFBE5 #FB6CCA #FB9D6C
monochromatic
#06E6C4 #30F9DA #6CFBE5 #A8FDF0 #E1FEFA
Accessibility & contrast
On white
1.27
#6CFBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#6CFBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBE5
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBE5 | 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)
#F1EEE4
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfbe5; /* rgb */ color: rgb(108, 251, 229); /* oklch */ color: oklch(90.4% 0.128 181.6);
Tailwind
colors: {
custom: {
50: '#a2fded',
500: '#6cfbe5',
950: '#000000',
},
}SCSS
$custom: #6cfbe5; $custom-light: #a2fded; $custom-dark: #000000;
JSON
{
"hex": "#6cfbe5",
"rgb": {
"r": 108,
"g": 251,
"b": 229
},
"hsl": {
"h": 170.769,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.90388,
"c": 0.12776,
"h": 181.6
},
"luminance": 0.7784
}Semantic roles & 50–950 ramp
primary
#6CFBE5
secondary
#D6354E
accent
#0023E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684