#69F8CA#69F8CA
#69F8CA is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.9% C 0.141 H 168.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8CA |
|---|---|
| RGB | rgb(105, 248, 202) |
| HSL | hsl(161, 91%, 69%) |
| HSV | hsv(161, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 18.5%, 2.7%) |
| CIE-LAB | lab(89.11, -49.30, 10.62) |
| CIE-LCH | lch(89.11, 50.43, 167.85°) |
| OKLab | oklab(88.85% -0.138 0.0272) |
| OKLCH | oklch(88.85% 0.141 168.9) |
| XYZ | xyz(50.0486, 74.3974, 67.5883) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.65
Bright Teal
#01F9C6
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua Marine
#2EE8BB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8CA #F86997
analogous
#69F883 #69F8CA #69DFF8
triadic
#69F8CA #CA69F8 #F8CA69
tetradic
#69F8CA #8369F8 #F86997 #DFF869
square
#69F8CA #8369F8 #F86997 #DFF869
split-complementary
#69F8CA #F869DF #F88369
monochromatic
#0ADC99 #2FF5B5 #69F8CA #A3FBDF #DEFDF3
Accessibility & contrast
On white
1.32
#69F8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#69F8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8CA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8CA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C8
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f8ca; /* rgb */ color: rgb(105, 248, 202); /* oklch */ color: oklch(88.9% 0.141 168.9);
Tailwind
colors: {
custom: {
50: '#a0fbda',
500: '#69f8ca',
950: '#000000',
},
}SCSS
$custom: #69f8ca; $custom-light: #a0fbda; $custom-dark: #000000;
JSON
{
"hex": "#69f8ca",
"rgb": {
"r": 105,
"g": 248,
"b": 202
},
"hsl": {
"h": 160.699,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88853,
"c": 0.14066,
"h": 168.9
},
"luminance": 0.74402
}Semantic roles & 50–950 ramp
primary
#69F8CA
secondary
#D23366
accent
#004AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583