#69F2CA#69F2CA
#69F2CA is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.4% C 0.133 H 171.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2CA |
|---|---|
| RGB | rgb(105, 242, 202) |
| HSL | hsl(162, 84%, 68%) |
| HSV | hsv(162, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.37, -46.75, 8.13) |
| CIE-LCH | lch(87.37, 47.45, 170.14°) |
| OKLab | oklab(87.44% -0.1318 0.0207) |
| OKLCH | oklch(87.44% 0.133 171.1) |
| XYZ | xyz(48.2335, 70.7671, 66.9832) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.11
Aqua Marine
#2EE8BB
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2CA #F26991
analogous
#69F285 #69F2CA #69D5F2
triadic
#69F2CA #CA69F2 #F2CA69
tetradic
#69F2CA #8569F2 #F26991 #D5F269
square
#69F2CA #8569F2 #F26991 #D5F269
split-complementary
#69F2CA #F269D5 #F28569
monochromatic
#12CF98 #31EDB6 #69F2CA #A1F7DE #DAFCF2
Accessibility & contrast
On white
1.39
#69F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#69F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2CA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2CA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#0CF4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f2ca; /* rgb */ color: rgb(105, 242, 202); /* oklch */ color: oklch(87.4% 0.133 171.1);
Tailwind
colors: {
custom: {
50: '#9ff7da',
500: '#69f2ca',
950: '#000000',
},
}SCSS
$custom: #69f2ca; $custom-light: #9ff7da; $custom-dark: #000000;
JSON
{
"hex": "#69f2ca",
"rgb": {
"r": 105,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.482,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.87438,
"c": 0.13339,
"h": 171.1
},
"luminance": 0.70772
}Semantic roles & 50–950 ramp
primary
#69F2CA
secondary
#CB3560
accent
#0545E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583