#6FFDFB#6FFDFB
#6FFDFB is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.123 H 194.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDFB |
|---|---|
| RGB | rgb(111, 253, 251) |
| HSL | hsl(179, 97%, 71%) |
| HSV | hsv(179, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(91.95, -38.57, -10.65) |
| CIE-LCH | lch(91.95, 40.01, 195.44°) |
| OKLab | oklab(91.62% -0.1189 -0.0295) |
| OKLCH | oklch(91.62% 0.123 194) |
| XYZ | xyz(59.0859, 80.5892, 103.6895) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.35
Aqua
#00FFFF
ΔE00 3.41
Bright Turquoise
#0FFEF9
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDFB #FD6F71
analogous
#6FFDB4 #6FFDFB #6FB8FD
triadic
#6FFDFB #FB6FFD #FDFB6F
tetradic
#6FFDFB #B46FFD #FD6F71 #B8FD6F
square
#6FFDFB #B46FFD #FD6F71 #B8FD6F
split-complementary
#6FFDFB #FD6FB8 #FDB46F
monochromatic
#03EEEB #33FCF9 #6FFDFB #ABFEFD #E1FFFE
Accessibility & contrast
On white
1.23
#6FFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#6FFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDFB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDFB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdfb; /* rgb */ color: rgb(111, 253, 251); /* oklch */ color: oklch(91.6% 0.123 194.0);
Tailwind
colors: {
custom: {
50: '#a5fefc',
500: '#6ffdfb',
950: '#000000',
},
}SCSS
$custom: #6ffdfb; $custom-light: #a5fefc; $custom-dark: #000000;
JSON
{
"hex": "#6ffdfb",
"rgb": {
"r": 111,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.155,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91616,
"c": 0.12252,
"h": 194
},
"luminance": 0.80595
}Semantic roles & 50–950 ramp
primary
#6FFDFB
secondary
#D93739
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685