#6BFEFD#6BFEFD
#6BFEFD is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.125 H 194.6°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEFD |
|---|---|
| RGB | rgb(107, 254, 253) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.17, -39.20, -11.36) |
| CIE-LCH | lch(92.17, 40.81, 196.17°) |
| OKLab | oklab(91.79% -0.1213 -0.0315) |
| OKLCH | oklch(91.79% 0.125 194.6) |
| XYZ | xyz(59.2272, 81.0951, 105.4411) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.03
Aqua
#00FFFF
ΔE00 3.13
Bright Light Blue
#26F7FD
ΔE00 3.47
Bright Turquoise
#0FFEF9
ΔE00 3.55
Bright Aqua
#0BF9EA
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEFD #FE6B6C
analogous
#6BFEB3 #6BFEFD #6BB5FE
triadic
#6BFEFD #FD6BFE #FEFD6B
tetradic
#6BFEFD #B36BFE #FE6B6C #B5FE6B
square
#6BFEFD #B36BFE #FE6B6C #B5FE6B
split-complementary
#6BFEFD #FE6BB5 #FEB36B
monochromatic
#02EDEB #2EFEFC #6BFEFD #A8FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6BFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#6BFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEFD
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEFD | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6bfefd; /* rgb */ color: rgb(107, 254, 253); /* oklch */ color: oklch(91.8% 0.125 194.6);
Tailwind
colors: {
custom: {
50: '#a4fffe',
500: '#6bfefd',
950: '#000000',
},
}SCSS
$custom: #6bfefd; $custom-light: #a4fffe; $custom-dark: #000000;
JSON
{
"hex": "#6bfefd",
"rgb": {
"r": 107,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.592,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.91785,
"c": 0.1253,
"h": 194.6
},
"luminance": 0.81101
}Semantic roles & 50–950 ramp
primary
#6BFEFD
secondary
#DA3335
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685