#69F5C4#69F5C4
#69F5C4 is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.141 H 167.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69F5C4 |
|---|---|
| RGB | rgb(105, 245, 196) |
| HSL | hsl(159, 88%, 69%) |
| HSV | hsv(159, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 20%, 3.9%) |
| CIE-LAB | lab(88.11, -49.36, 12.30) |
| CIE-LCH | lch(88.11, 50.87, 166.01°) |
| OKLab | oklab(87.99% -0.1376 0.0315) |
| OKLCH | oklch(87.99% 0.141 167.1) |
| XYZ | xyz(48.4371, 72.2889, 63.6144) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.52
Aquamarine
#7FFFD4
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F5C4 #F5699A
analogous
#69F57E #69F5C4 #69E0F5
triadic
#69F5C4 #C469F5 #F5C469
tetradic
#69F5C4 #7E69F5 #F5699A #E0F569
square
#69F5C4 #7E69F5 #F5699A #E0F569
split-complementary
#69F5C4 #F569E0 #F57E69
monochromatic
#0ED590 #30F1AD #69F5C4 #A2F9DB #DCFDF1
Accessibility & contrast
On white
1.36
#69F5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#69F5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F5C4
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F5C4 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#DBD7C7
Tritanopia (blue-blind)
#17F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f5c4; /* rgb */ color: rgb(105, 245, 196); /* oklch */ color: oklch(88.0% 0.141 167.1);
Tailwind
colors: {
custom: {
50: '#9ff9d5',
500: '#69f5c4',
950: '#000000',
},
}SCSS
$custom: #69f5c4; $custom-light: #9ff9d5; $custom-dark: #000000;
JSON
{
"hex": "#69f5c4",
"rgb": {
"r": 105,
"g": 245,
"b": 196
},
"hsl": {
"h": 159,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87992,
"c": 0.14112,
"h": 167.1
},
"luminance": 0.72294
}Semantic roles & 50–950 ramp
primary
#69F5C4
secondary
#CE346A
accent
#0151E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583