#69FEF4#69FEF4
#69FEF4 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.128 H 189.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEF4 |
|---|---|
| RGB | rgb(105, 254, 244) |
| HSL | hsl(176, 99%, 70%) |
| HSV | hsv(176, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(91.87, -41.86, -7.16) |
| CIE-LCH | lch(91.87, 42.47, 189.70°) |
| OKLab | oklab(91.44% -0.126 -0.02) |
| OKLCH | oklch(91.44% 0.128 189) |
| XYZ | xyz(57.5894, 80.4126, 98.0566) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 3.69
Bright Cyan
#41FDFE
ΔE00 3.80
Aqua
#00FFFF
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 5.56
Tiffany Blue
#7BF2DA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEF4 #FE6973
analogous
#69FEA9 #69FEF4 #69BDFE
triadic
#69FEF4 #F469FE #FEF469
tetradic
#69FEF4 #A969FE #FE6973 #BDFE69
square
#69FEF4 #A969FE #FE6973 #BDFE69
split-complementary
#69FEF4 #FE69BD #FEA969
monochromatic
#02EBDB #2CFEF0 #69FEF4 #A6FEF8 #E1FFFD
Accessibility & contrast
On white
1.23
#69FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#69FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEF4
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEF4 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DAE0F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69fef4; /* rgb */ color: rgb(105, 254, 244); /* oklch */ color: oklch(91.4% 0.128 189.0);
Tailwind
colors: {
custom: {
50: '#a2fff7',
500: '#69fef4',
950: '#000000',
},
}SCSS
$custom: #69fef4; $custom-light: #a2fff7; $custom-dark: #000000;
JSON
{
"hex": "#69fef4",
"rgb": {
"r": 105,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.973,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.9144,
"c": 0.12762,
"h": 189
},
"luminance": 0.80419
}Semantic roles & 50–950 ramp
primary
#69FEF4
secondary
#D9323D
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685