#6FFDEB#6FFDEB
#6FFDEB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.126 H 184.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDEB |
|---|---|
| RGB | rgb(111, 253, 235) |
| HSL | hsl(172, 97%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.52, -42.60, -2.99) |
| CIE-LCH | lch(91.52, 42.70, 184.02°) |
| OKLab | oklab(91.12% -0.1256 -0.0088) |
| OKLCH | oklch(91.12% 0.126 184) |
| XYZ | xyz(56.6696, 79.6226, 90.9634) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 5.21
Light Aqua
#8CFFDB
ΔE00 6.23
Bright Cyan
#41FDFE
ΔE00 6.38
Aqua
#00FFFF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDEB #FD6F81
analogous
#6FFDA4 #6FFDEB #6FC8FD
triadic
#6FFDEB #EB6FFD #FDEB6F
tetradic
#6FFDEB #A46FFD #FD6F81 #C8FD6F
square
#6FFDEB #A46FFD #FD6F81 #C8FD6F
split-complementary
#6FFDEB #FD6FC8 #FDA46F
monochromatic
#03EED1 #33FCE3 #6FFDEB #ABFEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#6FFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#6FFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDEB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDEB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffdeb; /* rgb */ color: rgb(111, 253, 235); /* oklch */ color: oklch(91.1% 0.126 184.0);
Tailwind
colors: {
custom: {
50: '#a4fef1',
500: '#6ffdeb',
950: '#000000',
},
}SCSS
$custom: #6ffdeb; $custom-light: #a4fef1; $custom-dark: #000000;
JSON
{
"hex": "#6ffdeb",
"rgb": {
"r": 111,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.394,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91121,
"c": 0.12587,
"h": 184
},
"luminance": 0.79628
}Semantic roles & 50–950 ramp
primary
#6FFDEB
secondary
#D9374C
accent
#001DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685