#6FEFF4#6FEFF4
#6FEFF4 is a very light, moderate teal. Relative luminance 0.716; OKLCH L 88.2% C 0.113 H 198.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFF4 |
|---|---|
| RGB | rgb(111, 239, 244) |
| HSL | hsl(182, 86%, 70%) |
| HSV | hsv(182, 55%, 96%) |
| CMYK | cmyk(54.5%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(87.79, -33.93, -13.20) |
| CIE-LCH | lch(87.79, 36.41, 201.26°) |
| OKLab | oklab(88.2% -0.1073 -0.0365) |
| OKLCH | oklch(88.2% 0.113 198.8) |
| XYZ | xyz(53.7444, 71.6389, 96.5658) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.20
Bright Cyan
#41FDFE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Aqua
#00FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFF4 #F4746F
analogous
#6FF4B7 #6FEFF4 #6FACF4
triadic
#6FEFF4 #F46FEF #EFF46F
tetradic
#6FEFF4 #B76FF4 #F4746F #ACF46F
square
#6FEFF4 #B76FF4 #F4746F #ACF46F
split-complementary
#6FEFF4 #F46FAC #F4B76F
monochromatic
#11D1D8 #36E9F0 #6FEFF4 #A8F5F8 #E1FCFD
Accessibility & contrast
On white
1.37
#6FEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#6FEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFF4
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFF4 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F5
Deuteranopia (green-blind)
#CBD5F5
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6feff4; /* rgb */ color: rgb(111, 239, 244); /* oklch */ color: oklch(88.2% 0.113 198.8);
Tailwind
colors: {
custom: {
50: '#a4f4f7',
500: '#6feff4',
950: '#000000',
},
}SCSS
$custom: #6feff4; $custom-light: #a4f4f7; $custom-dark: #000000;
JSON
{
"hex": "#6feff4",
"rgb": {
"r": 111,
"g": 239,
"b": 244
},
"hsl": {
"h": 182.256,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.88196,
"c": 0.11334,
"h": 198.8
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#6FEFF4
secondary
#CE3F39
accent
#0C03E2
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585