#69FDF4#69FDF4
#69FDF4 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.127 H 189.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69FDF4 |
|---|---|
| RGB | rgb(105, 253, 244) |
| HSL | hsl(176, 97%, 70%) |
| HSV | hsv(176, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.59, -41.41, -7.58) |
| CIE-LCH | lch(91.59, 42.10, 190.37°) |
| OKLab | oklab(91.21% -0.125 -0.0212) |
| OKLCH | oklch(91.21% 0.127 189.6) |
| XYZ | xyz(57.2729, 79.7795, 97.9511) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 3.82
Aqua
#00FFFF
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FDF4 #FD6972
analogous
#69FDAA #69FDF4 #69BCFD
triadic
#69FDF4 #F469FD #FDF469
tetradic
#69FDF4 #AA69FD #FD6972 #BCFD69
square
#69FDF4 #AA69FD #FD6972 #BCFD69
split-complementary
#69FDF4 #FD69BC #FDAA69
monochromatic
#03E8DB #2DFCF0 #69FDF4 #A5FEF8 #E1FFFD
Accessibility & contrast
On white
1.24
#69FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#69FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FDF4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FDF4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #69fdf4; /* rgb */ color: rgb(105, 253, 244); /* oklch */ color: oklch(91.2% 0.127 189.6);
Tailwind
colors: {
custom: {
50: '#a2fef7',
500: '#69fdf4',
950: '#000000',
},
}SCSS
$custom: #69fdf4; $custom-light: #a2fef7; $custom-dark: #000000;
JSON
{
"hex": "#69fdf4",
"rgb": {
"r": 105,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.351,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.9121,
"c": 0.12681,
"h": 189.6
},
"luminance": 0.79785
}Semantic roles & 50–950 ramp
primary
#69FDF4
secondary
#D8323C
accent
#000EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685