#6FFDE5#6FFDE5
#6FFDE5 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.128 H 180.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDE5 |
|---|---|
| RGB | rgb(111, 253, 229) |
| HSL | hsl(170, 97%, 71%) |
| HSV | hsv(170, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 9.5%, 0.8%) |
| CIE-LAB | lab(91.36, -44.06, -0.11) |
| CIE-LCH | lch(91.36, 44.06, 180.14°) |
| OKLab | oklab(90.95% -0.1281 -0.001) |
| OKLCH | oklch(90.95% 0.128 180.5) |
| XYZ | xyz(55.8173, 79.2817, 86.4749) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 4.60
Aquamarine
#7FFFD4
ΔE00 5.68
Light Turquoise
#7EF4CC
ΔE00 5.73
Aqua (survey)
#13EAC9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDE5 #FD6F87
analogous
#6FFD9E #6FFDE5 #6FCEFD
triadic
#6FFDE5 #E56FFD #FDE56F
tetradic
#6FFDE5 #9E6FFD #FD6F87 #CEFD6F
square
#6FFDE5 #9E6FFD #FD6F87 #CEFD6F
split-complementary
#6FFDE5 #FD6FCE #FD9E6F
monochromatic
#03EEC7 #33FCDA #6FFDE5 #ABFEF0 #E1FFFA
Accessibility & contrast
On white
1.25
#6FFDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#6FFDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDE5
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDE5 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E4
Deuteranopia (green-blind)
#DDE0E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6ffde5; /* rgb */ color: rgb(111, 253, 229); /* oklch */ color: oklch(90.9% 0.128 180.5);
Tailwind
colors: {
custom: {
50: '#a4feed',
500: '#6ffde5',
950: '#000000',
},
}SCSS
$custom: #6ffde5; $custom-light: #a4feed; $custom-dark: #000000;
JSON
{
"hex": "#6ffde5",
"rgb": {
"r": 111,
"g": 253,
"b": 229
},
"hsl": {
"h": 169.859,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.90946,
"c": 0.12812,
"h": 180.5
},
"luminance": 0.79287
}Semantic roles & 50–950 ramp
primary
#6FFDE5
secondary
#D93753
accent
#0027E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684