#69F0D4#69F0D4
#69F0D4 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.125 H 177.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0D4 |
|---|---|
| RGB | rgb(105, 240, 212) |
| HSL | hsl(168, 82%, 68%) |
| HSV | hsv(168, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 11.7%, 5.9%) |
| CIE-LAB | lab(87.03, -43.56, 2.42) |
| CIE-LCH | lch(87.03, 43.62, 176.82°) |
| OKLab | oklab(87.24% -0.1253 0.0057) |
| OKLCH | oklch(87.24% 0.125 177.4) |
| XYZ | xyz(48.8641, 70.0721, 73.2247) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.82
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.07
Light Aqua
#8CFFDB
ΔE00 4.64
Aquamarine
#7FFFD4
ΔE00 5.21
Turquoise
#40E0D0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0D4 #F06985
analogous
#69F091 #69F0D4 #69C8F0
triadic
#69F0D4 #D469F0 #F0D469
tetradic
#69F0D4 #9169F0 #F06985 #C8F069
square
#69F0D4 #9169F0 #F06985 #C8F069
split-complementary
#69F0D4 #F069C8 #F09169
monochromatic
#14CAA5 #31EAC4 #69F0D4 #A1F6E4 #D8FBF4
Accessibility & contrast
On white
1.40
#69F0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#69F0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0D4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0D4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E3D3
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0d4; /* rgb */ color: rgb(105, 240, 212); /* oklch */ color: oklch(87.2% 0.125 177.4);
Tailwind
colors: {
custom: {
50: '#9ff5e1',
500: '#69f0d4',
950: '#000000',
},
}SCSS
$custom: #69f0d4; $custom-light: #9ff5e1; $custom-dark: #000000;
JSON
{
"hex": "#69f0d4",
"rgb": {
"r": 105,
"g": 240,
"b": 212
},
"hsl": {
"h": 167.556,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87241,
"c": 0.12542,
"h": 177.4
},
"luminance": 0.70077
}Semantic roles & 50–950 ramp
primary
#69F0D4
secondary
#C73654
accent
#0734DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584