#6FFEFD#6FFEFD
#6FFEFD is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.123 H 194.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFEFD |
|---|---|
| RGB | rgb(111, 254, 253) |
| HSL | hsl(180, 99%, 72%) |
| HSV | hsv(180, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.29, -38.50, -11.18) |
| CIE-LCH | lch(92.29, 40.10, 196.20°) |
| OKLab | oklab(91.91% -0.1191 -0.031) |
| OKLCH | oklch(91.91% 0.123 194.6) |
| XYZ | xyz(59.7194, 81.3489, 105.4641) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.28
Aqua
#00FFFF
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 3.65
Bright Turquoise
#0FFEF9
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFEFD #FE6F70
analogous
#6FFEB5 #6FFEFD #6FB8FE
triadic
#6FFEFD #FD6FFE #FEFD6F
tetradic
#6FFEFD #B56FFE #FE6F70 #B8FE6F
square
#6FFEFD #B56FFE #FE6F70 #B8FE6F
split-complementary
#6FFEFD #FE6FB8 #FEB56F
monochromatic
#02F1EF #32FEFC #6FFEFD #ACFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6FFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#6FFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFEFD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFEFD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6ffefd; /* rgb */ color: rgb(111, 254, 253); /* oklch */ color: oklch(91.9% 0.123 194.6);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6ffefd',
950: '#000000',
},
}SCSS
$custom: #6ffefd; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6ffefd",
"rgb": {
"r": 111,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.58,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.91908,
"c": 0.12308,
"h": 194.6
},
"luminance": 0.81355
}Semantic roles & 50–950 ramp
primary
#6FFEFD
secondary
#DA3738
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685