#69F2D5#69F2D5
#69F2D5 is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.127 H 177.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2D5 |
|---|---|
| RGB | rgb(105, 242, 213) |
| HSL | hsl(167, 84%, 68%) |
| HSV | hsv(167, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 12%, 5.1%) |
| CIE-LAB | lab(87.63, -44.20, 2.77) |
| CIE-LCH | lch(87.63, 44.28, 176.42°) |
| OKLab | oklab(87.74% -0.1269 0.0067) |
| OKLCH | oklch(87.74% 0.127 177) |
| XYZ | xyz(49.5826, 71.3067, 74.0885) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.83
Aqua (survey)
#13EAC9
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.28
Aquamarine
#7FFFD4
ΔE00 4.81
Aqua Marine
#2EE8BB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2D5 #F26986
analogous
#69F290 #69F2D5 #69CBF2
triadic
#69F2D5 #D569F2 #F2D569
tetradic
#69F2D5 #9069F2 #F26986 #CBF269
square
#69F2D5 #9069F2 #F26986 #CBF269
split-complementary
#69F2D5 #F269CB #F29069
monochromatic
#12CFA7 #31EDC5 #69F2D5 #A1F7E5 #DAFCF5
Accessibility & contrast
On white
1.38
#69F2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#69F2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2D5
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2D5 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D4
Deuteranopia (green-blind)
#D5D5D7
Tritanopia (blue-blind)
#00F5E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f2d5; /* rgb */ color: rgb(105, 242, 213); /* oklch */ color: oklch(87.7% 0.127 177.0);
Tailwind
colors: {
custom: {
50: '#9ff7e1',
500: '#69f2d5',
950: '#000000',
},
}SCSS
$custom: #69f2d5; $custom-light: #9ff7e1; $custom-dark: #000000;
JSON
{
"hex": "#69f2d5",
"rgb": {
"r": 105,
"g": 242,
"b": 213
},
"hsl": {
"h": 167.299,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87738,
"c": 0.12712,
"h": 177
},
"luminance": 0.71312
}Semantic roles & 50–950 ramp
primary
#69F2D5
secondary
#CB3554
accent
#0533E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584