#69F9F4#69F9F4
#69F9F4 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.3% C 0.124 H 192.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9F4 |
|---|---|
| RGB | rgb(105, 249, 244) |
| HSL | hsl(178, 92%, 69%) |
| HSV | hsv(178, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 2%, 2.4%) |
| CIE-LAB | lab(90.45, -39.61, -9.26) |
| CIE-LCH | lch(90.45, 40.68, 193.16°) |
| OKLab | oklab(90.29% -0.121 -0.0257) |
| OKLCH | oklch(90.29% 0.124 192) |
| XYZ | xyz(56.0234, 77.2805, 97.5346) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Bright Turquoise
#0FFEF9
ΔE00 3.20
Aqua
#00FFFF
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9F4 #F9696E
analogous
#69F9AC #69F9F4 #69B6F9
triadic
#69F9F4 #F469F9 #F9F469
tetradic
#69F9F4 #AC69F9 #F9696E #B6F969
square
#69F9F4 #AC69F9 #F9696E #B6F969
split-complementary
#69F9F4 #F969B6 #F9AC69
monochromatic
#09DFD7 #2EF7F0 #69F9F4 #A4FBF8 #DFFEFD
Accessibility & contrast
On white
1.28
#69F9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#69F9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9F4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9F4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF4
Deuteranopia (green-blind)
#D4DDF5
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69f9f4; /* rgb */ color: rgb(105, 249, 244); /* oklch */ color: oklch(90.3% 0.124 192.0);
Tailwind
colors: {
custom: {
50: '#a2fcf7',
500: '#69f9f4',
950: '#000000',
},
}SCSS
$custom: #69f9f4; $custom-light: #a2fcf7; $custom-dark: #000000;
JSON
{
"hex": "#69f9f4",
"rgb": {
"r": 105,
"g": 249,
"b": 244
},
"hsl": {
"h": 177.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.90291,
"c": 0.12369,
"h": 192
},
"luminance": 0.77286
}Semantic roles & 50–950 ramp
primary
#69F9F4
secondary
#D33339
accent
#0008E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585